aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm/pv.c
diff options
context:
space:
mode:
authorClaudio Imbrenda <[email protected]>2022-06-28 15:56:07 +0200
committerJanosch Frank <[email protected]>2022-07-13 14:42:11 +0000
commit72b1daff2671cef2c8cccc6c4e52f8d5ce4ebe58 (patch)
tree899b3b24fd65c8867857176eb1b84597ee38ee37 /arch/s390/kvm/pv.c
parent07fbdf7f934795a9e1728fcb3bdce6e0d8039e0c (diff)
KVM: s390: pv: add export before import
Due to upcoming changes, it will be possible to temporarily have multiple protected VMs in the same address space, although only one will be actually active. In that scenario, it is necessary to perform an export of every page that is to be imported, since the hardware does not allow a page belonging to a protected guest to be imported into a different protected guest. This also applies to pages that are shared, and thus accessible by the host. Signed-off-by: Claudio Imbrenda <[email protected]> Reviewed-by: Janosch Frank <[email protected]> Link: https://lore.kernel.org/r/[email protected] Message-Id: <[email protected]> Signed-off-by: Janosch Frank <[email protected]>
Diffstat (limited to 'arch/s390/kvm/pv.c')
0 files changed, 0 insertions, 0 deletions