qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/4] s390x/ipl: Fixes for ipl and bios


From: Christian Borntraeger
Subject: [PULL 0/4] s390x/ipl: Fixes for ipl and bios
Date: Tue, 10 Mar 2020 16:09:43 +0100

Peter,

The following changes since commit 373c7068dd610e97f0b551b5a6d0a27cd6da4506:

  qemu.nsi: Install Sphinx documentation (2020-03-09 16:45:00 +0000)

are available in the Git repository at:

  git://github.com/borntraeger/qemu.git tags/s390x-20200310

for you to fetch changes up to 94c21436e5a89143f8b9cb4d089d1a2f3f4fd377:

  s390x: ipl: Consolidate iplb validity check into one function (2020-03-10 
10:18:20 +0100)

----------------------------------------------------------------
s390x/ipl: Fixes for ipl and bios

- provide a pointer to the loadparm. This fixes crashes in zipl
- do not throw away guest changes of the IPL parameter during reset
- refactor IPLB checks

----------------------------------------------------------------
Christian Borntraeger (1):
      s390x/bios: rebuild s390-ccw.img

Halil Pasic (1):
      s390/ipl: sync back loadparm

Janosch Frank (2):
      pc-bios: s390x: Save iplb location in lowcore
      s390x: ipl: Consolidate iplb validity check into one function

 hw/s390x/ipl.c               |  25 +++++++++++++++++++++++++
 hw/s390x/ipl.h               |  18 +++++++++---------
 pc-bios/s390-ccw.img         | Bin 42608 -> 42608 bytes
 pc-bios/s390-ccw/jump2ipl.c  |   1 +
 pc-bios/s390-ccw/main.c      |   8 +++++++-
 pc-bios/s390-ccw/netmain.c   |   1 +
 pc-bios/s390-ccw/s390-arch.h |  10 ++++++++--
 pc-bios/s390-ccw/s390-ccw.h  |   1 +
 target/s390x/diag.c          |   2 +-
 9 files changed, 53 insertions(+), 13 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]