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

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

Message

Pierre Morel Feb. 14, 2023, 12:28 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(-)