aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* xen: balloon: don't include e820.hIan Campbell2012-10-19
* xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-19
* xen: events: pirq_check_eoi_map is X86 specificIan Campbell2012-10-19
* xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell2012-10-19
* xen: sysfs: fix build warning.Ian Campbell2012-10-19
* xen: sysfs: include err.h for PTR_ERR etcIan Campbell2012-10-19
* xen: xenbus: quirk uses x86 specific cpuidIan Campbell2012-10-19
* xen PV passthru: assign SR-IOV virtual functions to separate virtual slotsLaszlo Ersek2012-10-19
* xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk2012-10-19
* xen/x86: remove duplicated include from enlighten.cWei Yongjun2012-10-19
* xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk2012-10-12
* xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-12
* xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-12
* xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-04
* xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-04
* xen/xen_initial_domain: check that xen_start_info is initializedStefano Stabellini2012-10-03
* xen: mark xen_init_IRQ __initStefano Stabellini2012-10-02
* xen/Makefile: fix dom-y buildStefano Stabellini2012-10-02
* Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-26
|\
| * arm: introduce a DTS for Xen unprivileged virtual machinesStefano Stabellini2012-09-24
| * MAINTAINERS: add myself as Xen ARM maintainerStefano Stabellini2012-09-14
| * xen/arm: compile netbackStefano Stabellini2012-08-08
| * xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-08
| * xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfreeStefano Stabellini2012-08-08
| * xen/arm: receive Xen events on ARMStefano Stabellini2012-09-14
| * xen/arm: initialize grant_table on ARMStefano Stabellini2012-09-13
| * xen/arm: get privilege statusStefano Stabellini2012-08-08
| * xen/arm: introduce CONFIG_XEN on ARMStefano Stabellini2012-09-17
| * xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARMStefano Stabellini2012-09-13
| * xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-14
| * xen/arm: Xen detection and shared_info page mappingStefano Stabellini2012-09-14
| * docs: Xen ARM DT bindingsStefano Stabellini2012-09-18
| * xen/arm: empty implementation of grant_table arch specific functionsStefano Stabellini2012-08-08
| * xen/arm: sync_bitopsStefano Stabellini2012-08-08
| * xen/arm: page.h definitionsStefano Stabellini2012-08-08
| * xen/arm: hypercallsStefano Stabellini2012-09-14
| * arm: initial Xen supportStefano Stabellini2012-09-14
* | xen/pciback: Restore the PCI config space after an FLR.Konrad Rzeszutek Wilk2012-09-25
* | xen-pciback: properly clean up after calling pcistub_device_find()Jan Beulich2012-09-25
* | xen/vga: add the xen EFI video mode supportJan Beulich2012-09-24
* | xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk2012-09-24
* | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-22
|\ \
| * | xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...Konrad Rzeszutek Wilk2012-09-17
| * | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-09-17
| * | xen/pcifront: Use Xen-SWIOTLB when initting if required.Konrad Rzeszutek Wilk2012-09-17
| * | xen/swiotlb: For early initialization, return zero on success.Konrad Rzeszutek Wilk2012-09-17
| * | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-17
| * | xen/swiotlb: Move the error strings to its own function.Konrad Rzeszutek Wilk2012-09-17
| * | xen/swiotlb: Move the nr_tbl determination in its own function.Konrad Rzeszutek Wilk2012-09-17
| * | swiotlb: add the late swiotlb initialization function with iotlb memoryKonrad Rzeszutek Wilk2012-08-21