Home
last modified time | relevance | path

Searched defs:cmdline (Results 1 – 25 of 32) sorted by relevance

12

/qemu/tests/qtest/
H A Dcmsdk-apb-watchdog-test.c86 g_autofree gchar *cmdline = g_strdup_printf("-machine %s", args->machine); in test_watchdog() local
127 g_autofree gchar *cmdline = g_strdup_printf("-machine %s", args->machine); in test_clock_change() local
178 g_autofree gchar *cmdline = g_strdup_printf("-machine %s", args->machine); in test_watchdog_reset() local
231 g_autofree gchar *cmdline = g_strdup_printf("-machine %s", args->machine); in test_watchdog_inten() local
312 g_autofree gchar *cmdline = g_strdup_printf("-machine %s", args->machine); in test_watchdog_inten_luminary() local
H A Dtest-x86-cpuid-compat.c47 const char *cmdline; member
75 char *cmdline; in add_cpuid_test() local
103 const char *cmdline; member
177 char *cmdline; in add_feature_test() local
H A Di440fx-test.c36 char *cmdline; in test_start_get_bus() local
314 char *fw_pathname, *cmdline; in test_i440fx_firmware() local
H A Dipmi-kcs-test.c267 char *cmdline; in main() local
/qemu/scripts/
H A Dcheck_sparse.py13 def cmdline_for_sparse(sparse, cmdline): argument
52 cmdline = shlex.split(cmd['command']) variable
/qemu/qga/
H A Dservice-win32.c106 GString *cmdline; in ga_install_service() local
/qemu/monitor/
H A Dhmp.c41 static void monitor_command_cb(void *opaque, const char *cmdline, in monitor_command_cb()
170 static int parse_cmdline(const char *cmdline, in parse_cmdline()
550 static const char *get_command_name(const char *cmdline, in get_command_name()
1125 void handle_hmp_command(MonitorHMP *mon, const char *cmdline) in handle_hmp_command()
1353 const char *cmdline) in monitor_find_completion()
/qemu/util/
H A Dreadline.c218 static void readline_hist_add(ReadLineState *rs, const char *cmdline) in readline_hist_add()
318 char *cmdline; in readline_completion() local
/qemu/tests/unit/
H A Dtest-replication.c176 char *cmdline; in start_primary() local
292 char *cmdline; in start_secondary() local
/qemu/tests/qtest/libqos/
H A Dlibqos.c17 char *cmdline; in qtest_vboot() local
/qemu/tests/tcg/aarch64/system/
H A Dboot.S391 cmdline: label
/qemu/semihosting/
H A Dconfig.c60 const char *cmdline; /* concatenated argv */ member
/qemu/hw/microblaze/
H A Dboot.c47 uint32_t cmdline; member
/qemu/roms/
H A Dedk2-build.py116 def build_run(cmdline, name, section, silent = False, nologs = False): argument
/qemu/tests/multiboot/
H A Dmultiboot.h33 uint32_t cmdline; member
/qemu/hw/ppc/
H A Dvirtex_ml507.c64 uint32_t cmdline; member
H A Dprep.c177 const char *cmdline, in PPC_NVRAM_set_params()
/qemu/hw/core/
H A Deif.c247 static bool read_eif_cmdline(FILE *f, uint64_t size, char *cmdline, in read_eif_cmdline()
437 char **kernel_path, char **initrd_path, char **cmdline, in read_eif_file()
/qemu/hw/i386/
H A Dmicrovm.c347 gchar *cmdline; in microvm_get_mmio_cmdline() local
380 char *cmdline; in microvm_fix_kernel_cmdline() local
H A Dmultiboot.c108 static uint32_t mb_add_cmdline(MultibootState *s, const char *cmdline) in mb_add_cmdline()
/qemu/qom/
H A Dobject_interfaces.c331 void user_creatable_process_cmdline(const char *cmdline) in user_creatable_process_cmdline()
/qemu/hw/s390x/
H A Dipl.h82 char *cmdline; member
/qemu/hw/openrisc/
H A Dopenrisc_sim.c111 const char *cmdline) in openrisc_create_fdt()
/qemu/
H A Dqemu-io.c46 static char **cmdline; variable
/qemu/system/
H A Dvl.c823 static bool usb_parse(const char *cmdline, Error **errp) in usb_parse()
1283 const char *cmdline; member
1291 static void add_device_config(int type, const char *cmdline) in add_device_config()
1311 bool (*func)(const char *cmdline, in foreach_device_config_or_exit()

12