linux/arch/powerpc/include
Paul Mackerras 3032341853 KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
This adds a one-reg register identifier which can be used to read and
set the virtual PTCR for the guest.  This register identifies the
address and size of the virtual partition table for the guest, which
contains information about the nested guests under this guest.

Migrating this value is the only extra requirement for migrating a
guest which has nested guests (assuming of course that the destination
host supports nested virtualization in the kvm-hv module).

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-10-09 16:04:27 +11:00
..
asm KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu 2018-10-09 16:04:27 +11:00
uapi/asm KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register 2018-10-09 16:04:27 +11:00