Home
last modified time | relevance | path

Searched refs:error_with_guestname (Results 1 – 3 of 3) sorted by relevance

/qemu/util/
H A Derror-report.c29 bool error_with_guestname; variable
198 if (error_with_guestname && error_guest_name && !monitor_cur()) { in vreport()
/qemu/include/qemu/
H A Derror-report.h74 extern bool error_with_guestname;
/qemu/system/
H A Dvl.c807 error_with_guestname = qemu_opt_get_bool(opts, "guest-name", false); in configure_msg()