]> git.ipfire.org Git - thirdparty/qemu.git/commit
IDE: deprecate ide-drive
authorJohn Snow <jsnow@redhat.com>
Wed, 9 Oct 2019 22:43:03 +0000 (18:43 -0400)
committerJohn Snow <jsnow@redhat.com>
Thu, 31 Oct 2019 09:28:11 +0000 (05:28 -0400)
commit7d60133fcae81b1c829d30ceca4f16eaa26c4d36
tree7f2802c9fa248d16d1886ea8b035e765941a87f0
parent68d8ef4ec540682c3538d4963e836e43a211dd17
IDE: deprecate ide-drive

It's an old compatibility shim that just delegates to ide-cd or ide-hd.
I'd like to refactor these some day, and getting rid of the super-object
will make that easier.

Either way, we don't need this.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
ACKed-by: Peter Krempa <pkrempa@redhat.com>
Message-id: 20191009224303.10232-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
hw/ide/qdev.c
qemu-deprecated.texi
tests/qemu-iotests/051.pc.out