This pull request is not for master.
Hi Cornelia, the following changes since commit a6f6d24757a73f7176989134b97284a1a7df11e5: Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190507-pull-request' into staging (2019-05-07 21:39:28 +0100) are available in the Git repository at: https://gitlab.com/huth/qemu.git tags/s390-ccw-bios-2019-05-08 for you to fetch changes up to f7a339a5ba48a8a5c5bf4f1fdb1463bf8ac5f5bb: pc-bios/s390: Update firmware image with "Skip bootmap signature entries" fix (2019-05-08 11:26:01 +0200) ---------------------------------------------------------------- Skip unsupported bootmap signature entries instead of aborting the boot process ---------------------------------------------------------------- Jason J. Herne (1): s390-bios: Skip bootmap signature entries Markus Armbruster (1): pc-bios/s390-ccw: Clean up harmless misuse of isdigit() Thomas Huth (1): pc-bios/s390: Update firmware image with "Skip bootmap signature entries" fix pc-bios/s390-ccw.img | Bin 42608 -> 42608 bytes pc-bios/s390-ccw/bootmap.c | 19 +++++++++++++++++-- pc-bios/s390-ccw/bootmap.h | 10 ++++++---- pc-bios/s390-ccw/libc.c | 2 +- pc-bios/s390-ccw/menu.c | 2 +- 5 files changed, 25 insertions(+), 8 deletions(-)