diff --git a/qemu/tests/cfg/single_driver_install.cfg b/qemu/tests/cfg/single_driver_install.cfg index 4612e58ddcefe8c5d8de30b92d7184a4b678a8de..24b458c0da33fe184b38960a908fbf32abfa718d 100644 --- a/qemu/tests/cfg/single_driver_install.cfg +++ b/qemu/tests/cfg/single_driver_install.cfg @@ -53,9 +53,6 @@ driver_name = viostor device_name = "Red Hat VirtIO SCSI controller" device_hwid = '"PCI\VEN_1AF4&DEV_1001" "PCI\VEN_1AF4&DEV_1042"' - drive_format_image1 = ide - q35: - drive_format_image1 = ahci images += " stg" image_name_stg = "images/storage" image_size_stg = 4G @@ -66,9 +63,6 @@ driver_name = vioscsi device_name = "Red Hat VirtIO SCSI pass-through controller" device_hwid = '"PCI\VEN_1AF4&DEV_1004" "PCI\VEN_1AF4&DEV_1048"' - drive_format_image1 = ide - q35: - drive_format_image1 = ahci images += " stg" image_name_stg = "images/storage" image_size_stg = 4G