The following changes since commit c447afd5783b9237fa51b7a85777007d8d568bfc:
Update version for v3.0.0-rc0 release (2018-07-10 18:19:50 +0100) are available in the Git repository at: git://github.com/cohuck/qemu tags/s390x-20180712 for you to fetch changes up to 78dcf512efe72e211e6ca7783069364b01a1c05b: error: Remove NULL checks on error_propagate() calls (2018-07-11 14:36:54 +0200) ---------------------------------------------------------------- - fix confusion around sizes in storage attribute migration - remove NULL check on error_propagate() in virtio-ccw ---------------------------------------------------------------- Claudio Imbrenda (1): s390x/storage attributes: fix CMMA_BLOCK_SIZE usage Philippe Mathieu-Daudé (1): error: Remove NULL checks on error_propagate() calls hw/s390x/s390-stattrib-kvm.c | 3 ++- hw/s390x/s390-stattrib.c | 5 +++-- hw/s390x/virtio-ccw.c | 4 +--- 3 files changed, 6 insertions(+), 6 deletions(-) -- 2.14.4