Searched refs:add_args (Results 1 – 25 of 115) sorted by relevance
12345
| /openbmc/qemu/tests/functional/ |
| H A D | test_ppc64_tuxrun.py | |
| H A D | test_aarch64_rme_sbsaref.py | |
| H A D | test_intel_iommu.py | |
| H A D | test_aarch64_rme_virt.py | |
| H A D | test_aarch64_virt.py | |
| H A D | test_multiprocess.py | |
| H A D | test_virtio_gpu.py | |
| H A D | test_aarch64_device_passthrough.py | |
| H A D | test_arm_sx1.py | |
| H A D | test_arm_aspeed_ast2600.py | |
| H A D | test_ppc_74xx.py | |
| H A D | test_ppc64_hv.py | |
| H A D | test_aarch64_smmu.py | |
| H A D | test_aarch64_virt_gpu.py | |
| H A D | test_ppc64_pseries.py | |
| H A D | test_virtio_balloon.py | |
| H A D | test_mem_addr_space.py | |
| H A D | test_x86_64_hotplug_cpu.py | |
| H A D | test_microblaze_s3adsp1800.py | |
| H A D | test_ppc64_powernv.py | |
| H A D | test_x86_64_hotplug_blk.py | |
| H A D | test_aarch64_aspeed_ast2700.py | |
| H A D | test_pc_cpu_hotplug_props.py | |
| H A D | test_s390x_topology.py | |
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | iothreads-nbd-export | 36 vm.add_args('-blockdev', f'file,node-name=disk-file,filename={path}') 37 vm.add_args('-blockdev', 'qcow2,node-name=disk,file=disk-file') 38 vm.add_args('-object', 'iothread,id=iothread0') 39 vm.add_args('-device', 43 vm.add_args('-accel', 'kvm', '-accel', 'tcg')
|
12345