On Mon, Dec 04, 2017 at 08:38:56PM -0500, John Ferlan wrote:
From: Lin Ma <lma(a)suse.com>
Adding an IDE controller for a machinetype that has no built-in IDE
controller, libvirt will log an error. Currently the machinetype list
which returns by qemuDomainMachineHasBuiltinIDE only includes 440fx,
malta, sun4u and g3beige.
Signed-off-by: Lin Ma <lma(a)suse.com>
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
tests/qemuhotplugtestdomains/qemuhotplug-base-ccw-live+ccw-virtio.xml | 4 ----
...uhotplug-base-ccw-live-with-2-ccw-virtio+ccw-virtio-1-explicit.xml | 4 ----
...muhotplug-base-ccw-live-with-2-ccw-virtio+ccw-virtio-1-reverse.xml | 4 ----
.../qemuhotplug-base-ccw-live-with-2-ccw-virtio.xml | 4 ----
...emuhotplug-base-ccw-live-with-ccw-virtio+ccw-virtio-2-explicit.xml | 4 ----
.../qemuhotplug-base-ccw-live-with-ccw-virtio+ccw-virtio-2.xml | 4 ----
.../qemuhotplug-base-ccw-live-with-ccw-virtio.xml | 4 ----
tests/qemuhotplugtestdomains/qemuhotplug-base-ccw-live.xml | 4 ----
8 files changed, 32 deletions(-)
ACK
Jan