KVM: MMU: fast prefetch spte on invlpg path
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Thu, 22 Sep 2011 08:56:39 +0000 (16:56 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:16:56 +0000 (11:16 +0200)
commitf57f2ef58f6703e6df70ed52a198920cb3e8edba
tree831564ca3314ef897fdcfcbd70ef91a52d369a13
parent505aef8f30a95f7e4abf2c07e54ded1521587ba0
KVM: MMU: fast prefetch spte on invlpg path

Fast prefetch spte for the unsync shadow page on invlpg path

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu.c
arch/x86/kvm/paging_tmpl.h
arch/x86/kvm/x86.c