Home
last modified time | relevance | path

Searched refs:cli (Results 1 – 25 of 28) sorted by relevance

12

/qemu/tests/qtest/
H A Dnuma-test.c26 g_autofree char *cli = NULL; in test_mon_explicit() local
28 cli = make_cli(data, "-machine smp.cpus=8 -numa node,nodeid=0,memdev=ram,cpus=0-3 " in test_mon_explicit()
30 qts = qtest_init(cli); in test_mon_explicit()
43 g_autofree char *cli = NULL; in test_def_cpu_split() local
45 cli = make_cli(data, "-machine smp.cpus=8,smp.sockets=8 " in test_def_cpu_split()
47 qts = qtest_init(cli); in test_def_cpu_split()
60 g_autofree char *cli = NULL; in test_mon_partial() local
62 cli = make_cli(data, "-machine smp.cpus=8 " in test_mon_partial()
65 qts = qtest_init(cli); in test_mon_partial()
88 g_autofree char *cli = NULL; in test_query_cpus() local
[all …]
H A Dahci-test.c155 static AHCIQState *ahci_vboot(const char *cli, va_list ap) in ahci_vboot() argument
160 s->parent = qtest_pc_vboot(cli, ap); in ahci_vboot()
173 static AHCIQState *ahci_boot(const char *cli, ...) in ahci_boot() argument
178 if (cli) { in ahci_boot()
179 va_start(ap, cli); in ahci_boot()
180 s = ahci_vboot(cli, ap); in ahci_boot()
183 cli = "-drive if=none,id=drive0,file=%s,cache=writeback,format=%s" in ahci_boot()
188 s = ahci_boot(cli, tmp_path, imgfmt, "testdisk", "version"); in ahci_boot()
212 static AHCIQState *ahci_boot_and_enable(const char *cli, ...) in ahci_boot_and_enable() argument
220 if (cli) { in ahci_boot_and_enable()
[all …]
H A Dlibqtest.c2062 gchar *cli; in mkimg() local
2079 cli = g_strdup_printf("%s create -f %s %s %uM", qemu_img_abs_path, in mkimg()
2081 ret = g_spawn_command_line_sync(cli, &out, &out2, &rc, &err); in mkimg()
2089 g_free(cli); in mkimg()
/qemu/tests/tcg/i386/
H A Dtest-i386-vm86.S32 cli
54 cli
/qemu/qapi/
H A Dqdev.json46 # @json-cli: If present, the "-device" command line option supports
50 # @json-cli-hotplug: If present, the "-device" command line option
83 'features': ['json-cli', 'json-cli-hotplug'] }
/qemu/tests/multiboot/
H A Dstart.S45 cli
H A Daout_kludge.S127 cli
/qemu/tests/tcg/s390x/
H A Dlpswe-early.S24 cli ilc,0 /* ilc zero? */
H A Dssm-early.S25 cli ilc,4 /* ilc for SSM? */
H A Dstosm-early.S25 cli ilc,4 /* ilc for STOSM? */
H A Dexrl-ssm-early.S27 cli ilc,6 /* ilc for EXRL? */
H A Dper.S74 cli per_code, 0x80 /* successful-branching event? */
/qemu/tests/unit/
H A Dtest-util-sockets.c264 GThread *cli; in test_socket_unix_abstract_row() local
275 cli = g_thread_new("abstract_unix_client", in test_socket_unix_abstract_row()
288 g_thread_join(cli); in test_socket_unix_abstract_row()
/qemu/pc-bios/optionrom/
H A Dkvmvapic.S103 cli
177 cli
H A Dpvh.S58 cli
H A Dlinuxboot.S31 cli
H A Dmultiboot.S35 cli
/qemu/.gitlab-ci.d/cirrus/
H A Dfreebsd-14.vars14 …hinx py311-sphinx_rtd_theme py311-tomli python3 rpm2cpio rust rust-bindgen-cli sdl2 sdl2_image sna…
/qemu/tests/docker/dockerfiles/
H A Dfedora-rust-nightly.docker26 bindgen-cli \
177 RUN /usr/local/cargo/bin/rustup run nightly cargo install bindgen-cli
H A Dfedora-win64-cross.docker23 bindgen-cli \
H A Dcentos9.docker19 bindgen-cli \
H A Dfedora.docker26 bindgen-cli \
H A Dubuntu2204.docker159 RUN cargo install bindgen-cli
/qemu/tests/qtest/migration/i386/
H A Da-b-bootblock.S37 cli
/qemu/docs/interop/
H A Ddbus.rst15 - admin & cli

12