[PATCH 0/3] Drop deprecated floppy config & bogus -drive if=T

Markus Armbruster posted 3 patches 4 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210125162402.1807394-1-armbru@redhat.com
Maintainers: John Snow <jsnow@redhat.com>, Markus Armbruster <armbru@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Max Reitz <mreitz@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
There is a newer version of this series
docs/system/deprecated.rst       |  33 --
docs/system/removed-features.rst |  33 ++
include/sysemu/blockdev.h        |   1 -
blockdev.c                       |  37 +-
hw/block/fdc.c                   |  73 +---
softmmu/vl.c                     |   8 +-
tests/qemu-iotests/172           |  31 +-
tests/qemu-iotests/172.out       | 571 +------------------------------
8 files changed, 59 insertions(+), 728 deletions(-)
[PATCH 0/3] Drop deprecated floppy config & bogus -drive if=T
Posted by Markus Armbruster 4 years, 9 months ago
Markus Armbruster (3):
  fdc: Drop deprecated floppy configuration
  fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
  blockdev: Drop deprecated bogus -drive interface type

 docs/system/deprecated.rst       |  33 --
 docs/system/removed-features.rst |  33 ++
 include/sysemu/blockdev.h        |   1 -
 blockdev.c                       |  37 +-
 hw/block/fdc.c                   |  73 +---
 softmmu/vl.c                     |   8 +-
 tests/qemu-iotests/172           |  31 +-
 tests/qemu-iotests/172.out       | 571 +------------------------------
 8 files changed, 59 insertions(+), 728 deletions(-)

-- 
2.26.2