/qemu/tests/qtest/ |
H A D | numa-test.c | 26 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 D | ahci-test.c | 155 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 D | libqtest.c | 2062 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 D | test-i386-vm86.S | 32 cli 54 cli
|
/qemu/qapi/ |
H A D | qdev.json | 46 # @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 D | start.S | 45 cli
|
H A D | aout_kludge.S | 127 cli
|
/qemu/tests/tcg/s390x/ |
H A D | lpswe-early.S | 24 cli ilc,0 /* ilc zero? */
|
H A D | ssm-early.S | 25 cli ilc,4 /* ilc for SSM? */
|
H A D | stosm-early.S | 25 cli ilc,4 /* ilc for STOSM? */
|
H A D | exrl-ssm-early.S | 27 cli ilc,6 /* ilc for EXRL? */
|
H A D | per.S | 74 cli per_code, 0x80 /* successful-branching event? */
|
/qemu/tests/unit/ |
H A D | test-util-sockets.c | 264 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 D | kvmvapic.S | 103 cli 177 cli
|
H A D | pvh.S | 58 cli
|
H A D | linuxboot.S | 31 cli
|
H A D | multiboot.S | 35 cli
|
/qemu/.gitlab-ci.d/cirrus/ |
H A D | freebsd-14.vars | 14 …hinx py311-sphinx_rtd_theme py311-tomli python3 rpm2cpio rust rust-bindgen-cli sdl2 sdl2_image sna…
|
/qemu/tests/docker/dockerfiles/ |
H A D | fedora-rust-nightly.docker | 26 bindgen-cli \ 177 RUN /usr/local/cargo/bin/rustup run nightly cargo install bindgen-cli
|
H A D | fedora-win64-cross.docker | 23 bindgen-cli \
|
H A D | centos9.docker | 19 bindgen-cli \
|
H A D | fedora.docker | 26 bindgen-cli \
|
H A D | ubuntu2204.docker | 159 RUN cargo install bindgen-cli
|
/qemu/tests/qtest/migration/i386/ |
H A D | a-b-bootblock.S | 37 cli
|
/qemu/docs/interop/ |
H A D | dbus.rst | 15 - admin & cli
|