Searched refs:savevm_on_exit (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dvl-android.c412 const char* savevm_on_exit = NULL; variable
2036 if (savevm_on_exit != NULL) {
2040 snaphost_save_config(savevm_on_exit);
2041 do_savevm(cur_mon, savevm_on_exit);
3058 savevm_on_exit = optarg;

Completed in 35 milliseconds