kernel_optimize_test/drivers/kvm
Shaohua Li 88a97f0b2f KVM: MMU: Fix Wrong tlb flush order
Need to flush the tlb after updating a pte, not before.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-07-16 12:05:48 +03:00
..
Kconfig KVM: MMU: Make setting shadow ptes atomic on i386 2007-07-16 12:05:44 +03:00
kvm_main.c KVM: Avoid useless memory write when possible 2007-07-16 12:05:48 +03:00
kvm_svm.h
kvm.h KVM: Add support for in-kernel pio handlers 2007-07-16 12:05:48 +03:00
Makefile
mmu.c KVM: MMU: Fix Wrong tlb flush order 2007-07-16 12:05:48 +03:00
paging_tmpl.h KVM: MMU: Remove unused large page marker 2007-07-16 12:05:45 +03:00
segment_descriptor.h
svm.c KVM: Initialize the BSP bit in the APIC_BASE msr correctly 2007-07-16 12:05:47 +03:00
svm.h
vmx.c KVM: VMX: Reinitialize the real-mode tss when entering real mode 2007-07-16 12:05:48 +03:00
vmx.h
x86_emulate.c KVM: Fix x86 emulator writeback 2007-07-16 12:05:48 +03:00
x86_emulate.h