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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 18:50:34 +0000 (10:50 -0800)
commit9af88f0e8b1ce5f10786654c3f00adde1c67a2e5
tree57539795a348cc1c593df988045ceb9ec262436c
parent1fefeae75801ca98b2693ef6b2974f0539f43e29
KVM: perform an invalid memslot step for gpa base change

commit 12d6e7538e2d418c08f082b1b44ffa5fb7270ed8 upstream.

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>
Cc: Luis Henriques <luis.henriques@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
virt/kvm/kvm_main.c