On Mon, 3 Feb 2020 08:19:48 -0500 Christian Borntraeger <borntraeger@xxxxxxxxxx> wrote: > From: Janosch Frank <frankja@xxxxxxxxxxxxx> > > Only two program exceptions can be injected for a protected guest: > specification and operand s/operand/operand./ > > Both have a code in offset 248 of the state description, as the lowcore "For both, a code needs to be specified at offset 248 (iictl) of the state description," ? > is not accessible by KVM for such guests. s/by/to/ > > Signed-off-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > --- > arch/s390/kvm/interrupt.c | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>