linux/arch/x86/kvm
Sheng Yang b7ebfb0509 KVM: VMX: Prepare an identity page table for EPT in real mode
[aliguory: plug leak]

Signed-off-by: Sheng Yang <sheng.yang@intel.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-05-04 14:44:41 +03:00
..
Kconfig KVM: Add kvm trace userspace interface 2008-04-27 12:01:22 +03:00
Makefile KVM: Add kvm trace userspace interface 2008-04-27 12:01:22 +03:00
i8254.c rename div64_64 to div64_u64 2008-05-01 08:03:58 -07:00
i8254.h KVM: Add reset support for in kernel PIT 2008-04-27 12:00:23 +03:00
i8259.c
irq.c KVM: hlt emulation should take in-kernel APIC/PIT timers into account 2008-04-27 12:04:11 +03:00
irq.h KVM: hlt emulation should take in-kernel APIC/PIT timers into account 2008-04-27 12:04:11 +03:00
kvm_svm.h
lapic.c rename div64_64 to div64_u64 2008-05-01 08:03:58 -07:00
lapic.h
mmu.c KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT 2008-05-04 14:44:39 +03:00
mmu.h KVM: Add kvm_x86_ops get_tdp_level() 2008-05-04 14:44:34 +03:00
paging_tmpl.h KVM: MMU: Don't assume struct page for x86 2008-04-27 12:01:15 +03:00
svm.c KVM: Add kvm_x86_ops get_tdp_level() 2008-05-04 14:44:34 +03:00
svm.h KVM: x86: hardware task switching support 2008-04-27 12:00:39 +03:00
tss.h KVM: x86: hardware task switching support 2008-04-27 12:00:39 +03:00
vmx.c KVM: VMX: Prepare an identity page table for EPT in real mode 2008-05-04 14:44:41 +03:00
vmx.h KVM: VMX: Prepare an identity page table for EPT in real mode 2008-05-04 14:44:41 +03:00
x86.c KVM: VMX: Prepare an identity page table for EPT in real mode 2008-05-04 14:44:41 +03:00
x86_emulate.c KVM: x86 emulator: fix lea to really get the effective address 2008-04-27 18:21:35 +03:00