aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: arm: drop LDFLAGS_DIRECT emulation specification.Ian Campbell2013-07-192-5/+2
* xen: arm: enable aborts on all physical processors.Ian Campbell2013-07-193-2/+2
* xen: arm: clear the exclusive monitor on exception returnIan Campbell2013-07-191-0/+1
* xen: arm: make zImage the default target which we installIan Campbell2013-07-191-9/+5
* xen: allow architecture to choose how/whether to compress installed xen binaryIan Campbell2013-07-194-3/+9
* xen: Use $(T) and $(D) aliases in install targetIan Campbell2013-07-191-13/+15
* xen: x86: drop the ".gz" suffix when installingIan Campbell2013-07-191-8/+8
* xen/arm: Implement MPIDR per VCPUJulien Grall2013-07-193-3/+18
* xen/arm: Clear the IRQ_GUEST bit in desc->status when releasing an IRQEric Trudeau2013-07-191-0/+1
* VT-d: enable for multi-vector MSIJan Beulich2013-07-181-29/+35
* x86: fix cache flushing condition in map_pages_to_xen()Jan Beulich2013-07-181-36/+20
* x86/time: Update wallclock in shared info when altering domain time offsetAndrew Cooper2013-07-181-0/+1
* xen/arm: Trap the ACTLR registerJulien Grall2013-07-172-3/+14
* libxl: Allow network driver domains when run_hotplug_scritps is setGeorge Dunlap2013-07-172-11/+2
* xen/arm: Dummy implementation of multi-bank supportJulien Grall2013-07-171-6/+17
* docs: Fix minor error in xm man pageGeorge Dunlap2013-07-171-1/+1
* xen: arm: correctly configure NSACR.Ian Campbell2013-07-171-4/+5
* Cleanup scmversion script, fix --save-scmversion optionMarek Marczykowski2013-07-171-9/+6
* xl: support for leaving domain paused after saveIan Murray2013-07-173-8/+21
* pygrub: allow user to specify an explicit offset to fsKjetil Torgrim Homme2013-07-171-4/+13
* 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
* xl: Add 'xen_version' to `xl info`Andrew Cooper2013-07-121-0/+2
* docs: add xenstore-chmod man pageDavid Vrabel2013-07-121-0/+62
* docs: add xenstore-ls man pageDavid Vrabel2013-07-121-0/+62
* docs: add xenstore utility man pageDavid Vrabel2013-07-121-0/+52
* 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
* Revert "hvmloader: always include HPET table"Jan Beulich2013-07-081-5/+7
* Revert "/home/jbeulich/tmp/commit.txt"Jan Beulich2013-07-081-7/+5
* /home/jbeulich/tmp/commit.txtJan Beulich2013-07-081-5/+7
* netif.h: fix typo, BLKIF -> NETIFWei Liu2013-07-081-1/+1
* docs: record reservations of device IDs under the Xen vendor IDJames Bulpin2013-07-041-0/+31
* xen/arm32: implement VFP context switchJulien Grall2013-07-0410-2/+210