On Thu, 25 Jan 2018 14:28:48 +0100 Christian Borntraeger <borntraeger@xxxxxxxxxx> wrote: > From: Michael Mueller <mimu@xxxxxxxxxxxxxxxxxx> > > The patch modifies the previously defined GISA data structure to be > able to store two GISA formats, format-0 and format-1. Additionally, > it verifies the availability of the GISA format facility and enables > the use of a format-1 GISA in the SIE control block accordingly. > > Signed-off-by: Michael Mueller <mimu@xxxxxxxxxxxxxxxxxx> > Reviewed-by: Pierre Morel <pmorel@xxxxxxxxxxxxxxxxxx> > Reviewed-by: Christian Borntraeger <borntraeger@xxxxxxxxxx> > Signed-off-by: Christian Borntraeger <borntraeger@xxxxxxxxxx> > --- > arch/s390/include/asm/kvm_host.h | 44 +++++++++++++++++++++++++++++++--------- > arch/s390/kvm/kvm-s390.c | 2 ++ > 2 files changed, 36 insertions(+), 10 deletions(-) With the description changed as discussed previously, Acked-by: Cornelia Huck <cohuck@xxxxxxxxxx>