]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: trap invlpg
authorMarcelo Tosatti <mtosatti@redhat.com>
Tue, 23 Sep 2008 16:18:35 +0000 (13:18 -0300)
committerAvi Kivity <avi@redhat.com>
Wed, 15 Oct 2008 12:25:21 +0000 (14:25 +0200)
commitf4caa37ab15fb0ac48189e9689d9ab92a03a58f1
tree5495e806032f0fddf4de1ad4381c9b3f5d49dfbc
parentf43270348822434a3d60032789969a478c5fc1e4
KVM: x86: trap invlpg

With pages out of sync invlpg needs to be trapped. For now simply nuke
the entry.

Untested on AMD.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/mmu.c
arch/x86/kvm/paging_tmpl.h
arch/x86/kvm/svm.c
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c
include/asm-x86/kvm_host.h