mbox series

[PULL,for-5.2,0/4] s390x fixes

Message ID 20201106131252.953499-1-cohuck@redhat.com
Headers show
Series s390x fixes | expand

Message

Cornelia Huck Nov. 6, 2020, 1:12 p.m. UTC
The following changes since commit 3d6e32347a3b57dac7f469a07c5f520e69bd070a:

  Update version for v5.2.0-rc0 release (2020-11-03 21:11:57 +0000)

are available in the Git repository at:

  https://github.com/cohuck/qemu tags/s390x-20201106

for you to fetch changes up to 77280d33bc9cfdbfb5b5d462259d644f5aefe9b3:

  s390x: fix build for --without-default-devices (2020-11-05 13:04:07 +0100)

----------------------------------------------------------------
some s390x fixes, including a bios update

----------------------------------------------------------------

Cornelia Huck (2):
  pc-bios/s390: update s390-ccw bios binaries
  s390x: fix build for --without-default-devices

Jason J. Herne (1):
  s390-bios: Skip writing iplb location to low core for ccw ipl

Pavel Dovgalyuk (1):
  target/s390x: fix execution with icount

 hw/s390x/meson.build             |   2 +-
 include/hw/s390x/s390-pci-vfio.h |   3 +-
 pc-bios/s390-ccw.img             | Bin 42608 -> 46704 bytes
 pc-bios/s390-ccw/main.c          |   4 +-
 pc-bios/s390-netboot.img         | Bin 67232 -> 71328 bytes
 target/s390x/insn-data.def       |  70 +++++++++++++++----------------
 target/s390x/translate.c         |  15 +++++++
 7 files changed, 56 insertions(+), 38 deletions(-)