On 06/05/2017 05:42 AM, Stefan Hajnoczi wrote:
> It is often useful to correlate QEMU-internal events with monitor
> commands that caused them. Trace the full HMP command being executed.
>
> Signed-off-by: Stefan Hajnoczi
> ---
> monitor.c| 2 ++
> trace-events | 1 +
> 2 files changed, 3 i
It is often useful to correlate QEMU-internal events with monitor
commands that caused them. Trace the full HMP command being executed.
Signed-off-by: Stefan Hajnoczi
---
monitor.c| 2 ++
trace-events | 1 +
2 files changed, 3 insertions(+)
diff --git a/monitor.c b/monitor.c
index baa73c9.