On 10/10/2019 00.43, John Snow wrote:
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.
Libvirt-checked-by: Peter Krempa <pkrempa(a)redhat.com>
Signed-off-by: John Snow <jsnow(a)redhat.com>
---
qemu-deprecated.texi | 5 +++++
hw/ide/qdev.c | 3 +++
tests/qemu-iotests/051.pc.out | 6 ++++--
3 files changed, 12 insertions(+), 2 deletions(-)
Reviewed-by: Thomas Huth <thuth(a)redhat.com>