From: Thomas Huth Date: Fri, 12 Apr 2019 07:30:45 +0000 (+0200) Subject: pc-bios/s390: Update firmware images X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4a33fac54665558b7f7a68135c4a4c602eceb72f;p=qemu.git pc-bios/s390: Update firmware images s390-ccw.img contains support for booting from vfio-ccw dasd passthrough devices now, and s390-netboot.img is updated since there were changes to the code that is shared between s390-ccw.img and s390-netboot.img. Signed-off-by: Thomas Huth --- diff --git a/pc-bios/s390-ccw.img b/pc-bios/s390-ccw.img index 450a076dc0..ba054828d3 100644 Binary files a/pc-bios/s390-ccw.img and b/pc-bios/s390-ccw.img differ diff --git a/pc-bios/s390-netboot.img b/pc-bios/s390-netboot.img index 2c6886efb8..aa90fbccb1 100644 Binary files a/pc-bios/s390-netboot.img and b/pc-bios/s390-netboot.img differ