summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: xenbus: quirk uses x86 specific cpuidIan Campbell2012-10-191-0/+2
* xen PV passthru: assign SR-IOV virtual functions to separate virtual slotsLaszlo Ersek2012-10-191-4/+10
* xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk2012-10-191-1/+1
* xen/x86: remove duplicated include from enlighten.cWei Yongjun2012-10-191-2/+0
* xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk2012-10-121-0/+21
* xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-121-1/+15
* xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-121-0/+2
* xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-042-0/+60
* xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-041-1/+4
* xen/xen_initial_domain: check that xen_start_info is initializedStefano Stabellini2012-10-031-1/+1
* xen: mark xen_init_IRQ __initStefano Stabellini2012-10-021-2/+1
* xen/Makefile: fix dom-y buildStefano Stabellini2012-10-021-1/+1
* Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-2635-18/+783
|\
| * arm: introduce a DTS for Xen unprivileged virtual machinesStefano Stabellini2012-09-243-1/+71
| * MAINTAINERS: add myself as Xen ARM maintainerStefano Stabellini2012-09-141-0/+7
| * xen/arm: compile netbackStefano Stabellini2012-08-083-0/+21
| * xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-082-0/+4
| * xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfreeStefano Stabellini2012-08-081-0/+18
| * xen/arm: receive Xen events on ARMStefano Stabellini2012-09-147-4/+69
| * xen/arm: initialize grant_table on ARMStefano Stabellini2012-09-131-0/+14
| * xen/arm: get privilege statusStefano Stabellini2012-08-082-0/+10
| * xen/arm: introduce CONFIG_XEN on ARMStefano Stabellini2012-09-171-0/+10
| * xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARMStefano Stabellini2012-09-131-4/+9
| * xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-146-10/+16
| * xen/arm: Xen detection and shared_info page mappingStefano Stabellini2012-09-141-0/+61
| * docs: Xen ARM DT bindingsStefano Stabellini2012-09-181-0/+25
| * xen/arm: empty implementation of grant_table arch specific functionsStefano Stabellini2012-08-082-1/+54
| * xen/arm: sync_bitopsStefano Stabellini2012-08-081-0/+27
| * xen/arm: page.h definitionsStefano Stabellini2012-08-081-0/+82
| * xen/arm: hypercallsStefano Stabellini2012-09-143-1/+157
| * arm: initial Xen supportStefano Stabellini2012-09-147-1/+132
* | xen/pciback: Restore the PCI config space after an FLR.Konrad Rzeszutek Wilk2012-09-251-0/+1
* | xen-pciback: properly clean up after calling pcistub_device_find()Jan Beulich2012-09-251-23/+23
* | xen/vga: add the xen EFI video mode supportJan Beulich2012-09-242-0/+8
* | xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk2012-09-242-0/+11
* | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-237-45/+154
|\ \
| * | xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...Konrad Rzeszutek Wilk2012-09-171-2/+2
| * | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-09-172-25/+0
| * | xen/pcifront: Use Xen-SWIOTLB when initting if required.Konrad Rzeszutek Wilk2012-09-171-4/+9
| * | xen/swiotlb: For early initialization, return zero on success.Konrad Rzeszutek Wilk2012-09-171-2/+3
| * | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-174-13/+63
| * | xen/swiotlb: Move the error strings to its own function.Konrad Rzeszutek Wilk2012-09-171-8/+27
| * | xen/swiotlb: Move the nr_tbl determination in its own function.Konrad Rzeszutek Wilk2012-09-171-10/+11
| * | swiotlb: add the late swiotlb initialization function with iotlb memoryKonrad Rzeszutek Wilk2012-08-212-9/+25
| * | xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB.Konrad Rzeszutek Wilk2012-08-211-0/+14
| * | xen/swiotlb: Simplify the logic.Konrad Rzeszutek Wilk2012-08-211-4/+5
* | | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-214-12/+70
* | | xen-pciback: support wild cards in slot specificationsJan Beulich2012-09-181-7/+82
| |/ |/|
* | xen/arm: compile and run xenbusStefano Stabellini2012-09-173-16/+41
* | xen: resynchronise grant table status codes with upstreamIan Campbell2012-09-141-2/+6