qemu: no USB by default on RISC-V machines

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Lubomir Rintel
2018-08-28 17:32:04 +02:00
committed by Andrea Bolognani
parent eb3f00a699
commit 981545f26b
2 changed files with 5 additions and 3 deletions
@@ -22,7 +22,6 @@
<target dev='vda' bus='virtio'/>
<address type='virtio-mmio'/>
</disk>
<controller type='usb' index='0'/>
<serial type='pty'>
<target port='0'/>
</serial>