qemu-s390x
[Top][All Lists]
Advanced

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

[PULL for-5.2 0/4] s390x fixes


From: Cornelia Huck
Subject: [PULL for-5.2 0/4] s390x fixes
Date: Fri, 6 Nov 2020 14:12:48 +0100

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(-)

-- 
2.26.2




reply via email to

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