mbox series

[0/2] s390x: pv: Diag318 fixes

Message ID 20201021134345.110173-1-frankja@linux.ibm.com
Headers show
Series s390x: pv: Diag318 fixes | expand

Message

Janosch Frank Oct. 21, 2020, 1:43 p.m. UTC
Here are two fixes for the diag318 support that fix crashes when
booting PV guests.

We're working on extending our testing to catch problems like these
earlier.


Branch:
https://gitlab.com/frankja/qemu/-/commits/bb/frankja/diag318_fixes

CI:
https://gitlab.com/frankja/qemu/-/pipelines/205771933

Janosch Frank (2):
  s390x: pv: Remove sclp boundary checks
  s390x: pv: Fix diag318 PV fencing

 hw/s390x/sclp.c    | 15 ++++++++++-----
 target/s390x/kvm.c |  3 +--
 2 files changed, 11 insertions(+), 7 deletions(-)