Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dlog.h78 typedef struct QEMULogItem { struct
82 } QEMULogItem; argument
84 extern const QEMULogItem qemu_log_items[];
/openbmc/qemu/util/
H A Dlog.c458 const QEMULogItem qemu_log_items[] = {
512 const QEMULogItem *item; in qemu_str_to_log_mask()
549 const QEMULogItem *item; in qemu_print_log_usage()
/openbmc/qemu/monitor/
H A Dhmp.c284 const QEMULogItem *item; in hmp_help_cmd()