diff --git a/qemu/tests/cfg/win_virtio_driver_update_test.cfg b/qemu/tests/cfg/win_virtio_driver_update_test.cfg index 15666ba03b3430c50bed333cf24799294b6b6f82..d3f4b367aed3183f46a0a75fbf120a6dfeaaa248 100644 --- a/qemu/tests/cfg/win_virtio_driver_update_test.cfg +++ b/qemu/tests/cfg/win_virtio_driver_update_test.cfg @@ -58,6 +58,7 @@ nic_model_nic2 = rtl8139 device_name = "Red Hat VirtIO Ethernet Adapter" hostpassword = redhat + target_process = netperf.exe run_bgstress = netperf_stress netperf_link = netperf-2.6.0.tar.bz2 server_path = /var/tmp/ @@ -73,6 +74,7 @@ - with_viostor: driver_name = viostor device_name = "Red Hat VirtIO SCSI controller" + target_process = iozone.exe run_bgstress = iozone_windows drive_format_image1 = ide images += " stg" @@ -91,6 +93,7 @@ - with_vioscsi: driver_name = vioscsi device_name = "Red Hat VirtIO SCSI pass-through controller" + target_process = iozone.exe run_bgstress = iozone_windows drive_format_image1 = ide images += " stg"