Searched defs:skip_flush (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/monitor/ | ||
H A D | monitor-internal.h | 99 bool skip_flush; member |
H A D | monitor.c | 624 void monitor_data_init(Monitor *mon, bool is_qmp, bool skip_flush, in monitor_data_init() |