The following changes since commit 8517bf84056282ea3e27772d51f76db3a6fa2d26:
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-30'
into staging (2019-07-30 14:23:07 +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 68174160144c9263366a4397ef8b417698e2735c:
iotests/118: Test inserting a read-only medium (2019-07-30 17:32:01 +0200)
----------------------------------------------------------------
Block layer patches:
- fdc: Fix inserting read-only media in empty drive
----------------------------------------------------------------
Kevin Wolf (2):
fdc: Fix inserting read-only media in empty drive
iotests/118: Test inserting a read-only medium
hw/block/fdc.c | 11 ++++++++---
tests/qemu-iotests/118 | 6 +++++-
tests/qemu-iotests/118.out | 4 ++--
3 files changed, 15 insertions(+), 6 deletions(-)