diff options
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | 2015-11-25 11:13:32 +0100 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2016-06-21 09:43:37 +0200 |
commit | 166ecb3d3cfecb62c31fdeab9949d70e84cd75cd (patch) | |
tree | 9cc1cce48f14d90406ac9e652aede6c6dc94ae23 /arch/s390/kvm/intercept.c | |
parent | bbeaa58b32ab627b68748543b3dcb98b9a28d570 (diff) |
KVM: s390: vsie: support transactional execution
As soon as guest 2 is allowed to use transactional execution (indicated via
STFLE), he can also enable it for guest 3.
Active transactional execution requires also the second prefix page to be
mapped. If that page cannot be mapped, a validity icpt has to be presented
to the guest.
We have to take care of tx being toggled on/off, otherwise we might get
wrong prefix validity icpt.
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'arch/s390/kvm/intercept.c')
0 files changed, 0 insertions, 0 deletions