The following changes since commit ee9545ed1543020fba52fa5fb8f2b71c63e5389f:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2019-07-30 09:43:32 +0100) are available in the Git repository at: git://repo.or.cz/qemu/kevin.git tags/for-upstream for you to fetch changes up to 7cef3d1290c9d675deff95029ba78e51fb727125: scsi-cd: Fix inserting read-only media in empty drive (2019-07-30 13:21:38 +0200) ---------------------------------------------------------------- Block layer patches: - scsi-cd: Fix inserting read-only media in empty drive - block/copy-on-read: Fix permissions for inactive node - Test case fixes ---------------------------------------------------------------- Andrey Shinkevich (1): Fixes: add read-zeroes to 051.out Kevin Wolf (3): tests/multiboot: Fix load address of test kernels block/copy-on-read: Fix permissions for inactive node scsi-cd: Fix inserting read-only media in empty drive block/copy-on-read.c | 16 +++++++--------- hw/scsi/scsi-disk.c | 10 ++++++++-- tests/multiboot/link.ld | 6 +++--- tests/qemu-iotests/051.out | 10 +++++----- 4 files changed, 23 insertions(+), 19 deletions(-)