Home
last modified time | relevance | path

Searched refs:add_args (Results 1 – 25 of 121) sorted by relevance

12345

/openbmc/qemu/tests/functional/
H A Dtest_ppc64_tuxrun.py
H A Dtest_aarch64_rme_sbsaref.py
H A Dtest_intel_iommu.py
H A Dtest_aarch64_rme_virt.py
H A Dtest_aarch64_virt.py
H A Dtest_multiprocess.py
H A Dtest_virtio_gpu.py
H A Dtest_aarch64_device_passthrough.py
H A Dtest_arm_sx1.py
H A Dtest_arm_aspeed_ast2600.py
H A Dtest_ppc_74xx.py
H A Dtest_ppc64_hv.py
H A Dtest_aarch64_smmu.py
H A Dtest_aarch64_virt_gpu.py
H A Dtest_ppc64_pseries.py
H A Dtest_virtio_balloon.py
H A Dtest_mem_addr_space.py
H A Dtest_x86_64_hotplug_cpu.py
H A Dtest_microblaze_s3adsp1800.py
H A Dtest_ppc64_powernv.py
H A Dtest_x86_64_hotplug_blk.py
H A Dtest_aarch64_aspeed_ast2700.py
/openbmc/qemu/tests/functional/arm/
H A Dtest_aspeed_ast2600_buildroot.py29 self.vm.add_args('-device',
31 self.vm.add_args('-device',
33 self.vm.add_args('-device',
82 self.vm.add_args('-chardev', f'socket,id=chrtpm,path={socket}')
83 self.vm.add_args('-tpmdev', 'emulator,id=tpm0,chardev=chrtpm')
84 self.vm.add_args('-device',
H A Dtest_aspeed_ast2600_sdk.py44 self.vm.add_args('-device',
46 self.vm.add_args('-device',
48 self.vm.add_args('-device', 'e1000e,netdev=net1,bus=pcie.0')
49 self.vm.add_args('-netdev', 'user,id=net1')
84 self.vm.add_args(
/openbmc/qemu/tests/qemu-iotests/tests/
H A Diothreads-nbd-export36 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