Re: [Qemu-devel] [PATCH] fix compilation with stderr trace backend

2011-09-15 Thread Stefan Hajnoczi
On Tue, Sep 13, 2011 at 05:47:52PM +0200, Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini > --- > trace-events |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied to the trivial patches tree: http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches

[Qemu-devel] [PATCH] fix compilation with stderr trace backend

2011-09-13 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- trace-events |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/trace-events b/trace-events index a8e7684..1e9e717 100644 --- a/trace-events +++ b/trace-events @@ -454,7 +454,7 @@ milkymist_vgafb_memory_write(uint32_t addr, uint32_t value)