Home
last modified time | relevance | path

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

/openbmc/qemu/monitor/
H A Dhmp.c1383 static void monitor_read(void *opaque, const uint8_t *buf, int size) in monitor_read() function
1495 qemu_chr_fe_set_handlers(&mon->common.chr, monitor_can_read, monitor_read, in monitor_init_hmp()