[Qemu-devel] [PATCH 0/3] block: Remove deprecated -drive options

Kevin Wolf posted 3 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180613123458.24685-1-kwolf@redhat.com
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
There is a newer version of this series
include/hw/block/block.h  |   1 -
include/sysemu/blockdev.h |   3 --
block/block-backend.c     |   1 -
blockdev.c                | 110 ----------------------------------------------
device-hotplug.c          |   4 --
hw/block/block.c          |  27 ------------
hw/block/nvme.c           |   1 -
hw/block/virtio-blk.c     |   1 -
hw/ide/qdev.c             |   1 -
hw/scsi/scsi-disk.c       |   1 -
hw/usb/dev-storage.c      |   1 -
tests/ahci-test.c         |   6 +--
tests/hd-geo-test.c       |  18 --------
tests/ide-test.c          |   8 ++--
hmp-commands.hx           |   1 -
qemu-doc.texi             |  15 -------
qemu-options.hx           |  14 +-----
17 files changed, 8 insertions(+), 205 deletions(-)
[Qemu-devel] [PATCH 0/3] block: Remove deprecated -drive options
Posted by Kevin Wolf 5 years, 10 months ago
We deprecated a bunch of -drive options in 2.10, so let's remove them
for 3.0.

Kevin Wolf (3):
  block: Remove deprecated -drive geometry options
  block: Remove deprecated -drive option addr
  block: Remove deprecated -drive option serial

 include/hw/block/block.h  |   1 -
 include/sysemu/blockdev.h |   3 --
 block/block-backend.c     |   1 -
 blockdev.c                | 110 ----------------------------------------------
 device-hotplug.c          |   4 --
 hw/block/block.c          |  27 ------------
 hw/block/nvme.c           |   1 -
 hw/block/virtio-blk.c     |   1 -
 hw/ide/qdev.c             |   1 -
 hw/scsi/scsi-disk.c       |   1 -
 hw/usb/dev-storage.c      |   1 -
 tests/ahci-test.c         |   6 +--
 tests/hd-geo-test.c       |  18 --------
 tests/ide-test.c          |   8 ++--
 hmp-commands.hx           |   1 -
 qemu-doc.texi             |  15 -------
 qemu-options.hx           |  14 +-----
 17 files changed, 8 insertions(+), 205 deletions(-)

-- 
2.13.6


Re: [libvirt] [Qemu-devel] [PATCH 0/3] block: Remove deprecated -drive options
Posted by Cole Robinson 5 years, 10 months ago
On 06/13/2018 08:34 AM, Kevin Wolf wrote:
> We deprecated a bunch of -drive options in 2.10, so let's remove them
> for 3.0.
> 
> Kevin Wolf (3):
>   block: Remove deprecated -drive geometry options
>   block: Remove deprecated -drive option addr
>   block: Remove deprecated -drive option serial
> 
>  include/hw/block/block.h  |   1 -
>  include/sysemu/blockdev.h |   3 --
>  block/block-backend.c     |   1 -
>  blockdev.c                | 110 ----------------------------------------------
>  device-hotplug.c          |   4 --
>  hw/block/block.c          |  27 ------------
>  hw/block/nvme.c           |   1 -
>  hw/block/virtio-blk.c     |   1 -
>  hw/ide/qdev.c             |   1 -
>  hw/scsi/scsi-disk.c       |   1 -
>  hw/usb/dev-storage.c      |   1 -
>  tests/ahci-test.c         |   6 +--
>  tests/hd-geo-test.c       |  18 --------
>  tests/ide-test.c          |   8 ++--
>  hmp-commands.hx           |   1 -
>  qemu-doc.texi             |  15 -------
>  qemu-options.hx           |  14 +-----
>  17 files changed, 8 insertions(+), 205 deletions(-)
> 

I think libvirt needs to be adjusted to handle new style options for
patch #1 and patch #3, ccing

- Cole

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list