All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/9] s390-ccw bios update
@ 2021-05-10  7:35 Thomas Huth
  2021-05-10  7:35 ` [PULL 1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached Thomas Huth
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Thomas Huth @ 2021-05-10  7:35 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell; +Cc: Christian Borntraeger, qemu-s390x, cohuck

 Hi Peter,

the following changes since commit d90f154867ec0ec22fd719164b88716e8fd48672:

  Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' into staging (2021-05-05 20:29:14 +0100)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/s390-ccw-bios-2021-05-10

for you to fetch changes up to f612e211e515d3699b30be6fd1b5cd73c0259785:

  pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixes (2021-05-10 08:08:40 +0200)

----------------------------------------------------------------
* Make the s390-ccw bios compilable with Clang
* Fix ECKD booting with null block numbers in the chain
----------------------------------------------------------------

Marc Hartmayer (1):
  pc-bios/s390-ccw: don't try to read the next block if end of chunk is
    reached

Philippe Mathieu-Daudé (1):
  pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning

Thomas Huth (7):
  pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang
  pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null
    pointer
  pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the
    linker
  pc-bios/s390-ccw: Silence warning from Clang by marking panic() as
    noreturn
  pc-bios/s390-ccw: Fix the cc-option macro in the Makefile
  pc-bios/s390-ccw: Allow building with Clang, too
  pc-bios/s390: Update the s390-ccw bios binaries with the Clang and
    other fixes

 configure                    |   9 ++++++++-
 pc-bios/s390-ccw.img         | Bin 42608 -> 50936 bytes
 pc-bios/s390-ccw/Makefile    |   8 +++++---
 pc-bios/s390-ccw/bootmap.c   |   4 ++--
 pc-bios/s390-ccw/jump2ipl.c  |   4 ++--
 pc-bios/s390-ccw/netboot.mak |   2 +-
 pc-bios/s390-ccw/s390-ccw.h  |   1 +
 pc-bios/s390-netboot.img     | Bin 67232 -> 79688 bytes
 8 files changed, 19 insertions(+), 9 deletions(-)



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-05-12 14:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10  7:35 [PULL 0/9] s390-ccw bios update Thomas Huth
2021-05-10  7:35 ` [PULL 1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached Thomas Huth
2021-05-10  7:35 ` [PULL 2/9] pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang Thomas Huth
2021-05-10  7:35 ` [PULL 3/9] pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer Thomas Huth
2021-05-10  7:35 ` [PULL 4/9] pc-bios/s390-ccw/netboot: Use "-Wl, " prefix to pass parameter to the linker Thomas Huth
2021-05-10  7:35 ` [PULL 5/9] pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn Thomas Huth
2021-05-10  7:35 ` [PULL 6/9] pc-bios/s390-ccw: Fix the cc-option macro in the Makefile Thomas Huth
2021-05-10  7:35 ` [PULL 7/9] pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning Thomas Huth
2021-05-10  7:35 ` [PULL 8/9] pc-bios/s390-ccw: Allow building with Clang, too Thomas Huth
2021-05-12 11:53   ` Philippe Mathieu-Daudé
2021-05-12 13:40     ` Thomas Huth
2021-05-12 14:00       ` Thomas Huth
2021-05-12 14:51         ` Thomas Huth
2021-05-12 14:09     ` Philippe Mathieu-Daudé
2021-05-10  7:35 ` [PULL 9/9] pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixes Thomas Huth
2021-05-12  7:53 ` [PULL 0/9] s390-ccw bios update Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.