aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/hvm/domain.h
Commit message (Expand)AuthorAgeFilesLines
* console: buffer and show origin of guest PV writesDaniel De Graaf2013-09-101-6/+0
* x86/mm: revert 26399:b0e618cb0233 (multiple vram areas)Tim Deegan2013-01-171-1/+1
* x86/mm: Provide support for multiple frame buffers in HVM guests.Robert Phillips2013-01-171-1/+1
* x86: replace nr_irqs sized per-domain arrays with radix treesJan Beulich2011-05-091-0/+3
* Revert 23295:4891f1f41ba5 and 23296:24346f749826Keir Fraser2011-05-021-3/+0
* x86: replace nr_irqs sized per-domain arrays with radix treesJan Beulich2011-05-011-0/+3
* x86: split struct domainJan Beulich2011-04-051-3/+4
* x86 hap: clean up the definition of hap_enabled().Keir Fraser2010-06-151-0/+2
* x86: TSC handling cleanups (version 2)Keir Fraser2010-05-221-2/+0
* Revert 21339:804304d4e05d "x86: TSC handling cleanups"Keir Fraser2010-05-211-0/+2
* x86: TSC handling cleanupsKeir Fraser2010-05-111-2/+0
* Domctls defined for all relevant memory sharing operations.Keir Fraser2009-12-171-0/+1
* Mapping grant references into HVM guests, take 2Keir Fraser2009-07-131-0/+1
* x86 hvm: Allow delivery of legacy 8259 interrupts to VCPUs != 0.Keir Fraser2009-07-011-0/+3
* Scaling guest's TSC when the target machine's frequency is differentKeir Fraser2009-06-241-1/+1
* save/restore : Save guest's preferred TSC frequency in imageKeir Fraser2009-06-241-1/+2
* x86 hvm: move dirty_vram into struct hvm_domainKeir Fraser2009-06-051-0/+3
* hvm: passthrough MSI-X mask bit accelerationKeir Fraser2009-03-021-0/+4
* x86, hvm: Hyper-V guest interface support with small set of enlightenmentsKeir Fraser2008-10-141-0/+3
* x86 hvm: Xen interface and implementation for virtual S3Keir Fraser2008-05-201-0/+1
* x86, vmx: Enable EPT (Extended PageTable) support on new Intel processors.Keir Fraser2008-04-091-5/+7
* Move iommu code to arch-generic locations, and also clean up some VT-d code.Keir Fraser2008-03-171-2/+2
* x86, hvm: Add a per-domain parameter to specify shadow or hap.Keir Fraser2008-01-291-1/+1
* x86, hvm: Only invalidate qemu mapcache on XENMEM_decrease_reservation.Keir Fraser2008-01-241-0/+2
* amd hvm (svm): Print warning if NPT constraints on PAE are hit.Keir Fraser2008-01-161-0/+4
* x86, hvm: Improve standard VGA performanceKeir Fraser2007-10-261-0/+1
* hvm, vt-d: Add memory cache-attribute pinning domctl for HVMKeir Fraser2007-10-231-2/+5
* hvm/x86: MTRR/PAT virtualisation.Keir Fraser2007-10-221-0/+6
* hvm: More changes to reduce size of domain structure.Keir Fraser2007-10-031-1/+2
* Generic and VT-d specific Xen header changes for PCI passthru.kfraser@localhost.localdomain2007-09-121-0/+5
* Simplify APIC_ACCESS VMX support.kfraser@localhost.localdomain2007-05-301-5/+2
* Add VMX memory-mapped Local APIC access optimization.kfraser@localhost.localdomain2007-05-301-0/+5
* hvm: Clean up treatment of is_dying per-domain boolean. All criticalKeir Fraser2007-04-131-3/+9
* [HVM] Save/restore: tidy up IRQsTim Deegan2007-02-051-1/+1
* [HVM] Save/restore: clean up the new hypercall interfaceTim Deegan2007-01-311-2/+0
* [HVM] Save/restore: clean up marshalling codeTim Deegan2007-01-311-15/+0
* [HVM] Save/restore cleanups 03: IRQTim Deegan2007-01-201-1/+6
* [HVM] save restore: new hyper-callTim Deegan2007-01-181-0/+17
* [HVM] Reworked interrupt distribution logic.kfraser@localhost.localdomain2006-11-211-8/+3
* [HVM] VIOAPIC and VPIC cleanups.kfraser@localhost.localdomain2006-11-071-2/+2
* [XEN] Add 'loglvl' and 'guest_loglvl' boot parameters.kaf24@localhost.localdomain2006-11-021-4/+4
* [HVM] Move ACPI timer to HV, which is the last platform timer in Qemu.kfraser@localhost.localdomain2006-10-251-1/+1
* [XEN] Clean up e820 definitions. Define shared set in hvm public dir.kaf24@localhost.localdomain2006-08-131-1/+0
* [hvm/qemu] Add HVM buffered IO writes framework to accelerate stdvga speed.chris@kneesaa.uk.xensource.com2006-08-091-0/+2
* [HVM] Add a concept of HVM parameters to the hypervisor.kfraser@localhost.localdomain2006-08-031-4/+4
* [HVM] Support multiple HVM time device models coming soon.kaf24@firebug.cl.cam.ac.uk2006-05-251-3/+3
* This patch fix HVM/VMX time resolution issue that cause IA32E complainkaf24@firebug.cl.cam.ac.uk2006-03-191-0/+1
* Add PAE option to HVM config file.kaf24@firebug.cl.cam.ac.uk2006-02-211-0/+1
* Big merge the HVM full-virtualisation abstractions.kaf24@firebug.cl.cam.ac.uk2006-01-311-0/+52