[v3,0/1] KVM: s390: vsie: clarifications on setting the APCB

Message ID 20221103152631.17393-1-pmorel@linux.ibm.com
Headers
Series KVM: s390: vsie: clarifications on setting the APCB |

Message

Pierre Morel Nov. 3, 2022, 3:26 p.m. UTC
  Hi,

This is a v3 of the previously called:
[PATCH] KVM: s390: vsie: fix crycb virtual vs physical usage
and 
[PATCH v2 0/1] KVM: s390: vsie: clarifications on setting the APCB

Changes:

1->2 After David's comment that the patch has not to do with
     virtual vs physical, I reworked the commit message.

2->3 rename crycb_o crycb_gpa and apcb_o apcb_gpa
     gpa = Guest Physical Address 

I resent the patch because I think that even the previous
version is not really buggy, this new version brings clarity.

Regards,
Pierre


Pierre Morel (1):
  KVM: s390: vsie: clarifications on setting the APCB

 arch/s390/kvm/vsie.c | 50 +++++++++++++++++++++++++-------------------
 1 file changed, 29 insertions(+), 21 deletions(-)