| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: events: pirq_check_eoi_map is X86 specific | Ian Campbell | 2012-10-19 | 1 | -0/+4 |
* | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused. | Ian Campbell | 2012-10-19 | 1 | -22/+2 |
* | xen: sysfs: fix build warning. | Ian Campbell | 2012-10-19 | 3 | -1/+6 |
* | xen: sysfs: include err.h for PTR_ERR etc | Ian Campbell | 2012-10-19 | 1 | -0/+1 |
* | xen: xenbus: quirk uses x86 specific cpuid | Ian Campbell | 2012-10-19 | 1 | -0/+2 |
* | xen PV passthru: assign SR-IOV virtual functions to separate virtual slots | Laszlo Ersek | 2012-10-19 | 1 | -4/+10 |
* | xen/xenbus: Fix compile warning. | Konrad Rzeszutek Wilk | 2012-10-19 | 1 | -1/+1 |
* | xen/x86: remove duplicated include from enlighten.c | Wei Yongjun | 2012-10-19 | 1 | -2/+0 |
* | xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches. | Konrad Rzeszutek Wilk | 2012-10-12 | 1 | -0/+21 |
* | xen/bootup: allow {read|write}_cr8 pvops call. | Konrad Rzeszutek Wilk | 2012-10-12 | 1 | -1/+15 |
* | xen/bootup: allow read_tscp call for Xen PV guests. | Konrad Rzeszutek Wilk | 2012-10-12 | 1 | -0/+2 |
* | xen pv-on-hvm: add pfn_is_ram helper for kdump | Olaf Hering | 2012-10-04 | 2 | -0/+60 |
* | xen/hvc: handle backend CLOSED without CLOSING | David Vrabel | 2012-10-04 | 1 | -1/+4 |
* | xen/xen_initial_domain: check that xen_start_info is initialized | Stefano Stabellini | 2012-10-03 | 1 | -1/+1 |
* | xen: mark xen_init_IRQ __init | Stefano Stabellini | 2012-10-02 | 1 | -2/+1 |
* | xen/Makefile: fix dom-y build | Stefano Stabellini | 2012-10-02 | 1 | -1/+1 |
* | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l... | Konrad Rzeszutek Wilk | 2012-09-26 | 35 | -18/+783 |
|\ |
|
| * | arm: introduce a DTS for Xen unprivileged virtual machines | Stefano Stabellini | 2012-09-24 | 3 | -1/+71 |
| * | MAINTAINERS: add myself as Xen ARM maintainer | Stefano Stabellini | 2012-09-14 | 1 | -0/+7 |
| * | xen/arm: compile netback | Stefano Stabellini | 2012-08-08 | 3 | -0/+21 |
| * | xen/arm: compile blkfront and blkback | Stefano Stabellini | 2012-08-08 | 2 | -0/+4 |
| * | xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree | Stefano Stabellini | 2012-08-08 | 1 | -0/+18 |
| * | xen/arm: receive Xen events on ARM | Stefano Stabellini | 2012-09-14 | 7 | -4/+69 |
| * | xen/arm: initialize grant_table on ARM | Stefano Stabellini | 2012-09-13 | 1 | -0/+14 |
| * | xen/arm: get privilege status | Stefano Stabellini | 2012-08-08 | 2 | -0/+10 |
| * | xen/arm: introduce CONFIG_XEN on ARM | Stefano Stabellini | 2012-09-17 | 1 | -0/+10 |
| * | xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARM | Stefano Stabellini | 2012-09-13 | 1 | -4/+9 |
| * | xen/arm: Introduce xen_ulong_t for unsigned long | Stefano Stabellini | 2012-09-14 | 6 | -10/+16 |
| * | xen/arm: Xen detection and shared_info page mapping | Stefano Stabellini | 2012-09-14 | 1 | -0/+61 |
| * | docs: Xen ARM DT bindings | Stefano Stabellini | 2012-09-18 | 1 | -0/+25 |
| * | xen/arm: empty implementation of grant_table arch specific functions | Stefano Stabellini | 2012-08-08 | 2 | -1/+54 |
| * | xen/arm: sync_bitops | Stefano Stabellini | 2012-08-08 | 1 | -0/+27 |
| * | xen/arm: page.h definitions | Stefano Stabellini | 2012-08-08 | 1 | -0/+82 |
| * | xen/arm: hypercalls | Stefano Stabellini | 2012-09-14 | 3 | -1/+157 |
| * | arm: initial Xen support | Stefano Stabellini | 2012-09-14 | 7 | -1/+132 |
* | | xen/pciback: Restore the PCI config space after an FLR. | Konrad Rzeszutek Wilk | 2012-09-25 | 1 | -0/+1 |
* | | xen-pciback: properly clean up after calling pcistub_device_find() | Jan Beulich | 2012-09-25 | 1 | -23/+23 |
* | | xen/vga: add the xen EFI video mode support | Jan Beulich | 2012-09-24 | 2 | -0/+8 |
* | | xen/x86: retrieve keyboard shift status flags from hypervisor. | Konrad Rzeszutek Wilk | 2012-09-24 | 2 | -0/+11 |
* | | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-09-23 | 7 | -45/+154 |
|\ \ |
|
| * | | xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po... | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -2/+2 |
| * | | xen/swiotlb: Remove functions not needed anymore. | Konrad Rzeszutek Wilk | 2012-09-17 | 2 | -25/+0 |
| * | | xen/pcifront: Use Xen-SWIOTLB when initting if required. | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -4/+9 |
| * | | xen/swiotlb: For early initialization, return zero on success. | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -2/+3 |
| * | | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when... | Konrad Rzeszutek Wilk | 2012-09-17 | 4 | -13/+63 |
| * | | xen/swiotlb: Move the error strings to its own function. | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -8/+27 |
| * | | xen/swiotlb: Move the nr_tbl determination in its own function. | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -10/+11 |
| * | | swiotlb: add the late swiotlb initialization function with iotlb memory | Konrad Rzeszutek Wilk | 2012-08-21 | 2 | -9/+25 |
| * | | xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB. | Konrad Rzeszutek Wilk | 2012-08-21 | 1 | -0/+14 |
| * | | xen/swiotlb: Simplify the logic. | Konrad Rzeszutek Wilk | 2012-08-21 | 1 | -4/+5 |