aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/hvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Nested Virtualization core implementationcegger2011-02-281-0/+1
* VPMU: Migrate vpmu files into public foldersKeir Fraser2010-05-131-0/+1
* hvm: Pull SVM ASID management into common HVM code where it can be shared.Keir Fraser2009-12-081-0/+1
* A few trivial cleanupsKeir Fraser2009-11-121-6/+6
* x86/hvm: don't pass through port 0x80 in a few special casesKeir Fraser2009-06-161-0/+1
* x86, hvm: Hyper-V guest interface support with small set of enlightenmentsKeir Fraser2008-10-141-0/+1
* MSI 5/6: add MSI support to passthrough HVM domainKeir Fraser2008-05-011-0/+1
* Move iommu code to arch-generic locations, and also clean up some VT-d code.Keir Fraser2008-03-171-1/+0
* x86 hvm: More emulation simplifications.Keir Fraser2008-02-221-1/+0
* x86 hvm: Replace old MMIO emulator with x86_emulate()-based harness.Keir Fraser2008-02-201-1/+1
* x86 iommu: Define vendor-neutral interface for access to IOMMU.Keir Fraser2008-02-141-0/+1
* x86, hvm: Allow stdvga acceleration to work with 32-bit x86.Keir Fraser2007-11-161-2/+1
* x86, hvm: Clean up code style in stdvga code and do not compile forKeir Fraser2007-10-291-1/+2
* x86, hvm: Improve standard VGA performanceKeir Fraser2007-10-261-0/+1
* hvm/x86: MTRR/PAT virtualisation.Keir Fraser2007-10-221-0/+1
* [HVM] Save/restore: move save/restore routines out of intercept.cTim Deegan2007-02-071-0/+1
* [HVM] Emulates HPET in hypervisor and extend ACPI tables.kfraser@localhost.localdomain2006-12-211-0/+1
* [HVM] Enable more than one platform timer (PIT/RTC/HPET)kfraser@localhost.localdomain2006-12-201-0/+1
* [HVM] Update VPIC device model for new interrupt delivery code.kaf24@localhost.localdomain2006-11-261-1/+1
* [HVM] Reworked interrupt distribution logic.kfraser@localhost.localdomain2006-11-211-2/+3
* [HVM] Move ACPI timer to HV, which is the last platform timer in Qemu.kfraser@localhost.localdomain2006-10-251-0/+1
* [HVM] Move RTC emulation into the hypervisor.kfraser@localhost.localdomain2006-10-181-0/+1
* [HVM] Use AMD's isntruction-length decoder for VMX as well as SVMkfraser@localhost.localdomain2006-09-251-0/+1
* Sync PIT device model with latest qemu and move it to hypervisor.kaf24@firebug.cl.cam.ac.uk2006-04-191-0/+1
* Clean up build system some more. No need to explicitlykaf24@firebug.cl.cam.ac.uk2006-04-051-4/+0
* Some more build-system finessing:kaf24@firebug.cl.cam.ac.uk2006-03-201-2/+2
* Move arch/x86 to new build system.kaf24@firebug.cl.cam.ac.uk2006-03-191-0/+14