Re: [Qemu-devel] [PATCH] hmp: re-enable trace-file command

2011-10-03 Thread Stefan Hajnoczi
On Sun, Oct 02, 2011 at 08:44:37AM -0500, Michael Roth wrote: > Commit 31965ae27bc11e90674be12584bb201b83df5aef reverted a previous > renaming of CONFIG_SIMPLE_TRACE->CONFIG_TRACE_SIMPLE in a couple spots, > leading to trace-file currently being unavailable. > > Signed-off-by: Michael Roth > ---

[Qemu-devel] [PATCH] hmp: re-enable trace-file command

2011-10-02 Thread Michael Roth
Commit 31965ae27bc11e90674be12584bb201b83df5aef reverted a previous renaming of CONFIG_SIMPLE_TRACE->CONFIG_TRACE_SIMPLE in a couple spots, leading to trace-file currently being unavailable. Signed-off-by: Michael Roth --- hmp-commands.hx |2 +- monitor.c |2 +- 2 files changed, 2