Home
last modified time | relevance | path

Searched refs:error_guest_name (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Derror-report.c30 const char *error_guest_name; variable
198 if (error_with_guestname && error_guest_name && !monitor_cur()) { in vreport()
199 error_printf("%s ", error_guest_name); in vreport()
/openbmc/qemu/include/qemu/
H A Derror-report.h75 extern const char *error_guest_name;