KVM: perform an invalid memslot step for gpa base change
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 24 Aug 2012 18:54:58 +0000 (15:54 -0300)
committerAvi Kivity <avi@redhat.com>
Thu, 6 Sep 2012 13:37:27 +0000 (16:37 +0300)
commit12d6e7538e2d418c08f082b1b44ffa5fb7270ed8
treef548812d6c74416d6b4f2cae1d88c06cf56c0f96
parent2df72e9bc4c505d8357012f2924589f3d16f9d44
KVM: perform an invalid memslot step for gpa base change

PPC must flush all translations before the new memory slot
is visible.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
virt/kvm/kvm_main.c