kernel-fxtec-pro1x/arch/x86/kvm
Xiao Guangrong 6e7d035407 KVM: MMU: fold tlb flush judgement into mmu_spte_update
mmu_spte_update() is the common function, we can easily audit the path

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-07-11 16:51:18 +03:00
..
cpuid.c KVM: Split cpuid register access from computation 2012-07-09 14:19:00 +03:00
cpuid.h KVM: Split cpuid register access from computation 2012-07-09 14:19:00 +03:00
emulate.c KVM: x86 emulator: implement LTR 2012-07-09 14:19:05 +03:00
i8254.c
i8254.h
i8259.c
irq.c
irq.h
Kconfig
kvm_cache_regs.h
kvm_timer.h
lapic.c
lapic.h
Makefile
mmu.c KVM: MMU: fold tlb flush judgement into mmu_spte_update 2012-07-11 16:51:18 +03:00
mmu.h
mmu_audit.c
mmutrace.h
paging_tmpl.h
pmu.c
svm.c
timer.c
trace.h
tss.h
vmx.c KVM: VMX: export PFEC.P bit on ept 2012-07-11 16:51:17 +03:00
x86.c KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics 2012-07-09 14:19:00 +03:00
x86.h