original_kernel/drivers/kvm
Avi Kivity 796fd1b23e KVM: VMX: Remove unnecessary code in vmx_tlb_flush()
A vmexit implicitly flushes the tlb; the code is bogus.

Noted by Shaohua Li.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-07-16 12:05:49 +03:00
..
Kconfig
Makefile
kvm.h
kvm_main.c
kvm_svm.h
mmu.c
paging_tmpl.h
segment_descriptor.h
svm.c
svm.h KVM: SVM: forbid guest to execute monitor/mwait 2007-05-03 10:52:26 +03:00
vmx.c
vmx.h
x86_emulate.c
x86_emulate.h