tests.testdriver: add usb controller if usbredir is used
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
6daff68a3f
commit
ad133796b5
|
@ -157,6 +157,7 @@
|
|||
</disk>
|
||||
|
||||
<controller type='scsi' index='9' model='virtio-scsi'/>
|
||||
<controller type='usb'/>
|
||||
|
||||
<interface type='network'>
|
||||
<source network='default'/>
|
||||
|
|
Loading…
Reference in New Issue