Searched refs:error_guest_name (Results 1 – 3 of 3) sorted by relevance
30 const char *error_guest_name; variable198 if (error_with_guestname && error_guest_name && !monitor_cur()) { in vreport()199 error_printf("%s ", error_guest_name); in vreport()
75 extern const char *error_guest_name;
3422 error_guest_name = qemu_opt_get(opts, "guest"); in qemu_init()