aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/hvm
Commit message (Expand)AuthorAgeFilesLines
...
* x86/mm: Provide support for multiple frame buffers in HVM guests.Robert Phillips2013-01-171-1/+1
* nEPT: Expose EPT & VPID capablities to L1 VMMZhang Xiantao2013-01-151-0/+2
* nVMX: virutalize VPID capability to nested VMMZhang Xiantao2013-01-151-0/+2
* nEPT: handle invept instruction from L1 VMMZhang Xiantao2013-01-151-0/+1
* nEPT: Use minimal permission for nested p2mZhang Xiantao2013-01-153-6/+6
* nEPT: Try to enable EPT paging for L2 guestZhang Xiantao2013-01-151-1/+6
* EPT: Make ept data structure or operations neutralZhang Xiantao2013-01-152-13/+20
* nested_ept: Implement guest ept's walkerZhang Xiantao2013-01-154-0/+46
* nestedhap: Change nested p2m's walker to vendor-specificZhang Xiantao2013-01-153-0/+14
* nestedhap: Change hostcr3 and p2m->cr3 to meaningful wordsZhang Xiantao2013-01-152-3/+3
* nested vmx: emulate IA32_VMX_MISC MSRDongxiao Xu2013-01-081-0/+2
* AMD IOMMU: adjust flush function parametersJan Beulich2013-01-071-2/+2
* x86: mark certain items staticJan Beulich2012-12-071-1/+1
* nested vmx: fix handling of RDTSCDongxiao Xu2012-12-061-0/+2
* nested vmx: expose bit 55 of IA32_VMX_BASIC_MSR to guest VMMDongxiao Xu2012-12-061-0/+6
* nested vmx: use literal name instead of hard numbersDongxiao Xu2012-12-061-0/+9
* nested vmx: emulate MSR bitmapsDongxiao Xu2012-12-062-0/+2
* nested vmx: enable load IA32_PERF_GLOBAL_CTRL feature for L1 VMMDongxiao Xu2012-11-301-0/+6
* nested vmx: enable load and save IA32_EFER feature for L1 VMMDongxiao Xu2012-11-301-0/+4
* nested vmx: enable VMX-preemption timer for L1 VMMDongxiao Xu2012-11-301-0/+1
* nested vmx: enable Descriptor-table exiting for L1 VMMDongxiao Xu2012-11-301-0/+1
* nested vmx: enable secondary processor-based VM-Execution controlsDongxiao Xu2012-11-301-0/+1
* AMD IOMMU: Enable HPET broadcast msi remappingWei Wang2012-11-191-0/+6
* x86: Implement TSC adjust feature for HVM guestLiu, Jinsong2012-09-261-0/+1
* xen: add virtual x2apic support for apicvJiongxi Li2012-09-171-1/+3
* xen: enable Virtual-interrupt deliveryJiongxi Li2012-09-175-1/+24
* xen: enable APIC-Register VirtualizationJiongxi Li2012-09-173-0/+6
* x86/hvm: don't use indirect calls without needJan Beulich2012-09-143-7/+5
* x86: We can assume CONFIG_PAGING_LEVELS==4.Keir Fraser2012-09-121-3/+0
* xen: Remove x86_32 build target.Keir Fraser2012-09-124-35/+0
* Revert 25843:51090fe1ab97 (x86/HVM: assorted RTC emulation adjustments)Jan Beulich2012-09-121-1/+0
* amd iommu: add 2 helper functions: iommu_is_pte_present and iommu_next_levelWei Wang2012-09-111-0/+14
* x86/HVM: assorted RTC emulation adjustmentsJan Beulich2012-09-111-0/+1
* amd iommu: dump flags of IO page faultsWei Wang2012-09-071-0/+2
* nvmx: fix resource relinquish for nested VMXDongxiao Xu2012-08-302-0/+2
* Dump IOMMU p2m tableSantosh Jodh2012-08-221-0/+4
* nestedhvm: fix nested page fault build error on 32-bitIan Campbell2012-08-031-1/+1
* nestedhvm: fix write access fault on ro mappingChristoph Egger2012-08-021-5/+6
* nestedhvm: initialize pfec for l1 pagetable walkChristoph Egger2012-07-191-1/+2
* x86/hvm: increase struct hvm_vcpu_io's mmio_large_read[]Jan Beulich2012-06-281-4/+4
* Rename: inslen -> insn_lenKeir Fraser2012-05-301-1/+1
* Add instruction length and trap type in HVMOP_inject_trap.Xudong Hao2012-05-301-7/+7
* hvm: Add instruction length to hvm_trap info.Keir Fraser2012-05-301-0/+2
* xen: Define new struct hvm_trap and cleanup vmx exceptionKeir Fraser2012-05-304-16/+17
* amd iommu: Add workaround for erratum 732 & 733Wei Wang2012-05-231-0/+4
* Remove bool return code from evtchn_set_pending() and callers.Keir Fraser2012-05-101-1/+1
* x86/hvm: Add get_shadow_gs_base() wrapper functionAravindh Puthiyaparambil2012-04-271-0/+6
* Fix save/restore of guest PAT table in HAP paging mode.Gianluca Guida2012-04-171-0/+6
* remove ia64Jan Beulich2012-04-032-8/+1
* AMD_LWP: add interrupt support for AMD LWPWei Huang2012-03-301-1/+2