Searched defs:command_line (Results 1 – 12 of 12) sorted by relevance
47 def runCommand(self, command_line): argument
35 char *command_line; member
25 def do_test_linux_boot(self, command_line = KERNEL_COMMON_COMMAND_LINE): argument
162 char *qmp_human_monitor_command(const char *command_line, bool has_cpu_index, in qmp_human_monitor_command()
45 static void build_command_line(char *command_line, int auto_boot) in build_command_line()
60 char *command_line; /* used to start QEMU at test execution */ member
2224 def command_line(): function
314 GString *command_line = g_string_new(iasl); in load_asl() local