Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 206) sorted by relevance

123456789

/qemu/tests/qtest/
H A Dmigration-test.c1366 MigrateCommon args = { in test_postcopy_suspend() local
1375 MigrateCommon args = { in test_postcopy_compress() local
1384 MigrateCommon args = { in test_postcopy_preempt() local
1394 MigrateCommon args = { in test_postcopy_tls_psk() local
1622 MigrateStart args = { in test_baddest() local
1638 MigrateStart args = { in test_analyze_script() local
2535 MigrateStart args = { in test_validate_uuid() local
2545 MigrateStart args = { in test_validate_uuid_error() local
2556 MigrateStart args = { in test_validate_uuid_src_not_set() local
2566 MigrateStart args = { in test_validate_uuid_dst_not_set() local
[all …]
H A Dhd-geo-test.c257 char *args; in test_ide_none() local
272 char *args; in test_ide_mbr() local
343 char *args, *opts; in test_ide_drive_user() local
387 char *args; in test_ide_drive_cd_0() local
725 TestArgs *args = create_args(); in test_override_ide() local
746 TestArgs *args = create_args(); in test_override_sata() local
767 TestArgs *args = create_args(); in test_override_scsi() local
798 TestArgs *args = create_args(); in test_override_scsi_q35() local
823 TestArgs *args = create_args(); in test_override_scsi_2_controllers() local
846 TestArgs *args = create_args(); in test_override_virtio_blk() local
[all …]
H A Dvirtio-net-failover.c40 static QTestState *machine_start(const char *args, int numbus) in machine_start()
627 QDict *resp, *args, *ret; in test_migrate_out() local
796 QDict *resp, *args, *ret; in test_off_migrate_out() local
914 QDict *resp, *args, *ret; in test_guest_off_migrate_out() local
1041 QDict *resp, *args, *ret; in test_migrate_guest_off_abort() local
1142 QDict *resp, *args, *ret; in test_migrate_abort_wait_unplug() local
1231 QDict *resp, *args, *ret; in test_migrate_abort_active() local
1330 QDict *resp, *args, *ret; in test_migrate_off_abort() local
1421 QDict *resp, *args, *ret; in test_migrate_abort_timeout() local
1512 QDict *resp, *args, *ret; in test_multi_out() local
H A Dtest-x86-cpuid-compat.c54 const CpuidTestArgs *args = data; in test_cpuid_prop() local
73 CpuidTestArgs *args = g_new0(CpuidTestArgs, 1); in add_cpuid_test() local
127 const FeatureTestArgs *args = data; in test_feature_flag() local
157 FeatureTestArgs *args = g_new0(FeatureTestArgs, 1); in add_feature_test() local
/qemu/scripts/
H A Ddevice-crash-test342 def getBinaryInfo(args, binary): argument
348 def checkOneCase(args, testcase): argument
389 def binariesToTest(args, testcase): argument
399 def accelsToTest(args, testcase): argument
405 def machinesToTest(args, testcase): argument
409 def devicesToTest(args, testcase): argument
421 def genCases1(args, testcases, var, fn): argument
439 def genCases(args, testcase): argument
449 def casesToTest(args, testcase): argument
H A Dqemu-trace-stap58 def cmd_run(args): argument
86 def cmd_list(args): argument
H A Dshaderinclude.py11 def main(args): argument
/qemu/tests/docker/
H A Ddocker.py389 def args(self, parser): member in SubCommand
393 def run(self, args, argv): argument
405 def args(self, parser): member in RunCommand
411 def run(self, args, argv): argument
420 def args(self, parser): member in BuildCommand
442 def run(self, args, argv): argument
506 def args(self, parser): member in FetchCommand
512 def run(self, args, argv): argument
524 def args(self, parser): member in UpdateCommand
533 def run(self, args, argv): argument
[all …]
/qemu/hw/ppc/
H A Dspapr_rtas.c56 target_ulong args, in rtas_display_character()
85 target_ulong args, in rtas_system_reboot()
99 target_ulong args, in rtas_query_cpu_stopped_state()
129 target_ulong args, in rtas_start_cpu()
205 target_ulong args, in rtas_stop_self()
226 target_ulong args, in rtas_ibm_suspend_me()
270 target_ulong args, in rtas_ibm_get_system_parameter()
347 target_ulong args, in rtas_ibm_os_term()
415 target_ulong args, in rtas_ibm_nmi_register()
458 target_ulong args, in rtas_ibm_nmi_interlock()
[all …]
H A Dspapr_hcall.c84 target_ulong *args) in h_resize_hpt_prepare()
167 target_ulong *args) in h_resize_hpt_commit()
215 target_ulong opcode, target_ulong *args) in h_set_dabr()
491 target_ulong opcode, target_ulong *args) in h_cede()
538 target_ulong opcode, target_ulong *args) in h_join()
574 target_ulong opcode, target_ulong *args) in h_confer()
629 target_ulong opcode, target_ulong *args) in h_prod()
652 target_ulong opcode, target_ulong *args) in h_rtas()
984 target_ulong *args) in h_register_process_table()
1394 target_ulong *args) in h_get_cpu_characteristics()
[all …]
H A Dspapr_vio.c160 target_ulong opcode, target_ulong *args) in h_reg_crq()
216 target_ulong opcode, target_ulong *args) in h_free_crq()
230 target_ulong opcode, target_ulong *args) in h_send_crq()
253 target_ulong opcode, target_ulong *args) in h_enable_crq()
332 uint32_t nargs, target_ulong args, in rtas_set_tce_bypass()
363 uint32_t nargs, target_ulong args, in rtas_quiesce()
547 target_ulong *args) in h_vio_signal()
H A Dspapr_rtas_ddw.c96 target_ulong args, in rtas_ibm_query_pe_dma_window()
146 target_ulong args, in rtas_ibm_create_pe_dma_window()
223 target_ulong args, in rtas_ibm_remove_pe_dma_window()
273 target_ulong args, in rtas_ibm_reset_pe_dma_window()
/qemu/hw/intc/
H A Dxics_spapr.c62 target_ulong opcode, target_ulong *args) in h_cppr()
73 target_ulong opcode, target_ulong *args) in h_ipi()
89 target_ulong opcode, target_ulong *args) in h_xirr()
100 target_ulong opcode, target_ulong *args) in h_xirr_x()
112 target_ulong opcode, target_ulong *args) in h_eoi()
123 target_ulong opcode, target_ulong *args) in h_ipoll()
153 uint32_t nargs, target_ulong args, in rtas_set_xive()
188 uint32_t nargs, target_ulong args, in rtas_get_xive()
220 uint32_t nargs, target_ulong args, in rtas_int_off()
253 uint32_t nargs, target_ulong args, in rtas_int_on()
/qemu/tests/qtest/libqos/
H A Drtas.c11 uint32_t nargs, uint32_t *args) in qrtas_copy_args()
32 uint32_t nargs, uint32_t *args, in qrtas_call()
80 uint32_t args[4], ret[2]; in qrtas_ibm_read_pci_config() local
103 uint32_t args[5], ret[1]; in qrtas_ibm_write_pci_config() local
/qemu/util/
H A Diova-tree.c51 static void iova_tree_alloc_args_iterate(struct IOVATreeAllocArgs *args, in iova_tree_alloc_args_iterate()
93 IOVATreeFindIOVAArgs *args = data; in iova_tree_find_address_iterator() local
110 IOVATreeFindIOVAArgs args = { in iova_tree_find_iova() local
195 static void iova_tree_alloc_map_in_hole(struct IOVATreeAllocArgs *args) in iova_tree_alloc_map_in_hole()
226 struct IOVATreeAllocArgs *args = pargs; in iova_tree_alloc_traverse() local
239 struct IOVATreeAllocArgs args = { in iova_tree_alloc_map() local
/qemu/hw/s390x/
H A Ds390-pci-kvm.c32 struct kvm_s390_zpci_op args = { in s390_pci_kvm_aif_enable() local
59 struct kvm_s390_zpci_op args = { in s390_pci_kvm_aif_disable() local
H A Ds390-skeys-kvm.c34 struct kvm_s390_skeys args = { in kvm_s390_skeys_get() local
46 struct kvm_s390_skeys args = { in kvm_s390_skeys_set() local
/qemu/tests/migration/guestperf/
H A Dshell.py68 def get_engine(self, args): argument
78 def get_hardware(self, args): argument
145 def get_scenario(self, args): argument
/qemu/tests/qemu-iotests/
H A Dmeson.build44 args = ['-tap', '-' + format] variable
55 args = [qemu_iotests_check_cmd, variable
/qemu/pc-bios/vof/
H A Dci.c7 uint32_t args[10]; member
44 void prom_entry(uint32_t args) in prom_entry()
54 struct prom_args args; in call_ci() local
/qemu/tests/unit/
H A Dtest-seccomp.c30 static void test_seccomp_helper(const char *args, bool killed, in test_seccomp_helper()
70 static void test_seccomp_killed(const char *args, int (*doit)(void)) in test_seccomp_killed()
75 static void test_seccomp_errno(const char *args, int errnum, int (*doit)(void)) in test_seccomp_errno()
80 static void test_seccomp_passed(const char *args, int (*doit)(void)) in test_seccomp_passed()
/qemu/target/m68k/
H A Dm68k-semi.c82 target_ulong args = env->dregs[1]; in m68k_semi_u32_cb() local
99 target_ulong args = env->dregs[1]; in m68k_semi_u64_cb() local
129 uint32_t args; in do_m68k_semihosting() local
/qemu/migration/
H A Dexec.c48 const char * const *args = (const char * const *) argv; in exec_start_outgoing_migration() local
75 const char * const *args = (const char * const *) argv; in exec_start_incoming_migration() local
/qemu/hw/dma/
H A Dpl330.c624 static void pl330_dmaadxh(PL330Chan *ch, uint8_t *args, bool ra, bool neg) in pl330_dmaadxh()
653 uint8_t *args, int len) in pl330_dmaend()
675 uint8_t *args, int len) in pl330_dmaflushp()
811 uint8_t *args, int len) in pl330_dmalpend()
870 uint8_t *args, int len) in pl330_dmanop()
939 uint8_t *args, int len) in pl330_dmastp()
960 uint8_t *args, int len) in pl330_dmastz()
976 uint8_t *args, int len) in pl330_dmawfe()
1016 uint8_t *args, int len) in pl330_dmawfp()
1061 uint8_t *args, int len) in pl330_dmawmb()
[all …]
/qemu/scripts/oss-fuzz/
H A Doutput_reproducer.py52 def bash_reproducer(path, args, trace): argument
61 def c_reproducer(name, args, trace): argument

123456789