1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 07:59:00 +00:00
Thomas Huth 177fbcdfaa domain_conf: Do not use USB by default for <input> devices on s390x
When trying to specify an input device on s390x without bus like this:

 <input type='keyboard'/>

... then libvirt currently complains:

 error: unsupported configuration: USB is disabled for this domain,
 but USB devices are present in the domain XML

This is somewhat confusing since the user did not specify an USB
device here. Since USB is not available on s390x, we should default
to the "virtio" bus here instead.

Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=1790189
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-01-13 13:39:37 +01:00
..
2020-01-07 16:40:41 +01:00
2020-01-07 16:40:41 +01:00
2020-01-07 16:40:41 +01:00
2020-01-07 16:40:41 +01:00
2020-01-07 16:40:41 +01:00
2020-01-07 16:40:41 +01:00
2020-01-07 16:40:41 +01:00
2020-01-07 16:40:41 +01:00