|
@@ -40,6 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
|
|
_supported_fmt qcow2
|
|
_supported_fmt qcow2
|
|
_supported_proto file fuse
|
|
_supported_proto file fuse
|
|
_require_drivers null-co
|
|
_require_drivers null-co
|
|
|
|
+_require_devices virtio-scsi-pci
|
|
|
|
|
|
if [ "$QEMU_DEFAULT_MACHINE" != "pc" ]; then
|
|
if [ "$QEMU_DEFAULT_MACHINE" != "pc" ]; then
|
|
_notrun "Requires a PC machine"
|
|
_notrun "Requires a PC machine"
|