Home | History | Annotate | Download | only in qemu

Lines Matching refs:QEMU

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