KVM: MMU: Mark sp mmio cached when creating mmio spte
authorTakuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>
Tue, 12 Mar 2013 08:44:40 +0000 (17:44 +0900)
committerGleb Natapov <gleb@redhat.com>
Thu, 14 Mar 2013 08:21:10 +0000 (10:21 +0200)
commit95b0430d1a53541076ffbaf453f8b49a547cceba
tree340dd5870cd20b6b2acef3182dabed47a7a72927
parent0238ea913c21a89387f93097acfbdfeebc9c9257
KVM: MMU: Mark sp mmio cached when creating mmio spte

This will be used not to zap unrelated mmu pages when creating/moving
a memory slot later.

Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu.c