Re: [PATCH v10 5/8] KVM: PPC: Handle memory plug/unplug to secure VM

2019-11-10 Thread Paul Mackerras
On Mon, Nov 04, 2019 at 09:47:57AM +0530, Bharata B Rao wrote: > Register the new memslot with UV during plug and unregister > the memslot during unplug. In addition, release all the > device pages during unplug. > > Signed-off-by: Bharata B Rao > Signed-off-by: Sukadev Bhattiprolu > [Adde

[PATCH v10 5/8] KVM: PPC: Handle memory plug/unplug to secure VM

2019-11-03 Thread Bharata B Rao
Register the new memslot with UV during plug and unregister the memslot during unplug. In addition, release all the device pages during unplug. Signed-off-by: Bharata B Rao Signed-off-by: Sukadev Bhattiprolu [Added skip_page_out arg to kvmppc_uvmem_drop_pages()] --- arch/powerpc/include