Home
last modified time | relevance | path

Searched refs:autostart (Results 1 – 7 of 7) sorted by relevance

/qemu/monitor/
A Dqmp-cmds.c59 autostart = 0; in qmp_stop()
112 autostart = 1; in qmp_cont()
/qemu/system/
A Dglobals.c39 int autostart = 1; variable
A Dvl.c2725 RunState state = autostart ? RUN_STATE_RUNNING : runstate_get(); in qmp_x_exit_preconfig()
2743 } else if (autostart) { in qmp_x_exit_preconfig()
3065 autostart = 0; in qemu_init()
/qemu/include/sysemu/
A Dsysemu.h28 extern int autostart;
/qemu/migration/
A Dcolo.c123 if (!autostart) { in secondary_vm_do_failover()
126 autostart = true; in secondary_vm_do_failover()
A Dmigration.c738 (autostart && (!global_state_received() || in process_incoming_migration_bh()
746 autostart = false; in process_incoming_migration_bh()
764 if (autostart) { in process_incoming_migration_bh()
A Dsavevm.c2146 autostart = false; in loadvm_postcopy_handle_run_bh()
2153 if (autostart) { in loadvm_postcopy_handle_run_bh()

Completed in 28 milliseconds