
10 Oct
2019
10 Oct
'19
7:44 a.m.
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@redhat.com> Signed-off-by: John Snow <jsnow@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@redhat.com>