aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: arm: introduce Cortex-A7 supportBamvor Jian Zhang2013-07-1710-34/+128
* x86: don't use destroy_xen_mappings() for vunmap()Jan Beulich2013-07-172-0/+7
* Viridian: cleanupJan Beulich2013-07-171-4/+4
* Viridian: populate CPUID leaf 6Jan Beulich2013-07-171-0/+14
* VMX: suppress pointless indirect callsJan Beulich2013-07-171-10/+8
* VMX: fix interaction of APIC-V and Viridian emulationJan Beulich2013-07-173-1/+18
* x86/cpuidle: Change logging for unknown APIC IDsAndrew Cooper2013-07-172-2/+5
* AMD IOMMU: Add debug-key for dumping IRTEsSuravee Suthikulpanit2013-07-161-0/+61
* AMD IOMMU: enable for multi-vector MSIJan Beulich2013-07-161-12/+51
* AMD IOMMU: untie remap and vector mapsJan Beulich2013-07-161-44/+0
* AMD IOMMU: allocate IRTE entries instead of using a static mappingJan Beulich2013-07-166-87/+191
* extract register definitions from ns16550 into a separated headerChen Baozi2013-07-162-111/+148
* x86: Special case __HYPERVISOR_iret rather more when writing hypercall pagesAndrew Cooper2013-07-164-2/+14
* AMD IOMMU: use ioremap()Jan Beulich2013-07-153-17/+3
* VT-d: use ioremap()Jan Beulich2013-07-154-13/+4
* x86: add locking to map_pages_to_xen()Jan Beulich2013-07-154-81/+168
* x86/HVM: key handler registration functions can be __initJan Beulich2013-07-102-2/+2
* arm: correct vfp save/restore asm constraintsIan Campbell2013-07-101-8/+9
* also allow building .s files from .c onesJan Beulich2013-07-102-1/+4
* adjust x86 EFI buildJan Beulich2013-07-101-1/+1
* netif.h: fix typo, BLKIF -> NETIFWei Liu2013-07-081-1/+1
* xen/arm32: implement VFP context switchJulien Grall2013-07-0410-2/+210
* xen/arm: don't enable VFP on XEN during the bootJulien Grall2013-07-044-49/+1
* x86/mm: Ensure useful progress in alloc_l2_table()Andrew Cooper2013-07-041-1/+2
* use SMP barrier in common code dealing with shared memory protocolsIan Campbell2013-07-0411-24/+24
* x86: make map_domain_page_global() a simple wrapper around vmap()Jan Beulich2013-07-043-69/+15
* bitmap_*() should cope with zero size bitmapsJan Beulich2013-07-042-80/+102
* x86: drop MAX_VECTOR definitionJan Beulich2013-07-042-5/+3
* x86: Restore reboot quirks by DMI, fix reboot on a number of systemsBen Guthro2013-07-041-0/+365
* iommu/amd: Workaround for erratum 787Suravee Suthikulpanit2013-07-021-0/+16
* iommu/amd: Fix logic for clearing the IOMMU interrupt bitsSuravee Suthikulpanit2013-07-024-45/+84
* x86: don't pass negative time to gtime_to_gtsc() (try 2)Jan Beulich2013-07-021-9/+6
* cpufreq, xenpm: fix cpufreq and xenpm mismatchJacob Shin2013-07-021-1/+1
* gnttab: remove unused MAPTRACK_MAX_ENTRIES defineMatthew Daley2013-07-021-3/+0
* x86/fxsave: bring in line with recent xsave adjustmentsJan Beulich2013-07-021-26/+21
* x86/xsave: adjust state managementJan Beulich2013-07-024-2/+17
* update Xen version to 4.4-unstableJan Beulich2013-07-011-1/+1
* xen/arm: Rework the way to compute dom0 DTB base addressJulien Grall2013-06-283-6/+41
* xen/arm: gic_shutdown_irq must only disable the right IRQJulien Grall2013-06-281-3/+1
* xen/arm: Zeroed vgic ranks during the initializationJulien Grall2013-06-281-1/+1
* nested vmx: Fix the booting of L2 PAE guestDongxiao Xu2013-06-271-12/+15
* AMD/intremap: Prevent use of per-device vector maps until irq logic is fixedAndrew Cooper2013-06-271-2/+17
* Merge branch 'staging' of ssh://xenbits.xen.org/home/xen/git/xen into stagingIan Campbell2013-06-263-9/+28
|\
| * x86: fix page refcount handling in page table pin error pathJan Beulich2013-06-263-9/+28
* | libelf: fix printing of pointersJan Beulich2013-06-261-4/+4
|/
* VMX/Viridian: suppress MSR-based APIC suggestion when having APIC-VJan Beulich2013-06-251-2/+3
* libxl,hvmloader: Don't relocate memory for MMIO holeGeorge Dunlap2013-06-241-0/+1
* x86/hvm: fix HVMOP_inject_trap return value on successTim Deegan2013-06-211-0/+1
* tpmif: fix identifier prefixesJan Beulich2013-06-211-15/+15
* AMD IOMMU: make interrupt work againJan Beulich2013-06-173-9/+18