Home | History | Annotate | Download | only in qemu

Lines Matching refs:QEMU

2  * QEMU monitor
34 #include "qemu-char.h"
43 #include "qemu-timer.h"
154 readline_start(mon->rs, "(qemu) ", 0, monitor_command_cb, NULL);
342 monitor_printf(mon, "HPET is %s by QEMU\n",
1457 monitor_printf(mon, "qemu time %" PRId64 " (%0.3f)\n",
1664 #include "qemu-monitor.h"
1668 /* Please update qemu-monitor.hx when adding or changing commands */
1671 "", "show the version of QEMU" },
3061 monitor_printf(mon, "QEMU %s monitor - type 'help' for more "