Re: [Qemu-devel] [patch] correct tracing.txt

2012-03-09 Thread Stefan Hajnoczi
On Fri, Mar 9, 2012 at 11:48 AM, Peter Maydell wrote: > On 9 March 2012 10:20, Stefan Hajnoczi wrote: >> Not in all cases.  qemu-trivial is a catch-all for simple patches so >> we don't forget them.  It was a solution to the problem that patches >> were often forgotten if they touch a QEMU subsys

Re: [Qemu-devel] [patch] correct tracing.txt

2012-03-09 Thread Peter Maydell
On 9 March 2012 10:20, Stefan Hajnoczi wrote: > Not in all cases.  qemu-trivial is a catch-all for simple patches so > we don't forget them.  It was a solution to the problem that patches > were often forgotten if they touch a QEMU subsystem that isn't > actively maintained. I think you could arg

Re: [Qemu-devel] [patch] correct tracing.txt

2012-03-09 Thread Stefan Hajnoczi
On Thu, Mar 8, 2012 at 8:30 AM, 陳韋任 wrote: >  Simple patch should cc to qemu-triv...@nongnu.org :). Not in all cases. qemu-trivial is a catch-all for simple patches so we don't forget them. It was a solution to the problem that patches were often forgotten if they touch a QEMU subsystem that is

Re: [Qemu-devel] [patch] correct tracing.txt

2012-03-08 Thread 陳韋任
Simple patch should cc to qemu-triv...@nongnu.org :). On Thu, Mar 08, 2012 at 04:24:52PM +0800, Jun Koi wrote: > this patch corrects the configure's trace option in docs/tracing.txt > > Signed-off-by: Jun Koi > > diff --git a/docs/tracing.txt b/docs/tracing.txt > index ea29f2c..7b11d15 1006

Re: [Qemu-devel] [patch] correct tracing.txt

2012-03-08 Thread Stefan Hajnoczi
On Thu, Mar 08, 2012 at 04:24:52PM +0800, Jun Koi wrote: > this patch corrects the configure's trace option in docs/tracing.txt > > Signed-off-by: Jun Koi > > diff --git a/docs/tracing.txt b/docs/tracing.txt > index ea29f2c..7b11d15 100644 > --- a/docs/tracing.txt > +++ b/docs/tracing.txt > @@

[Qemu-devel] [patch] correct tracing.txt

2012-03-08 Thread Jun Koi
this patch corrects the configure's trace option in docs/tracing.txt Signed-off-by: Jun Koi diff --git a/docs/tracing.txt b/docs/tracing.txt index ea29f2c..7b11d15 100644 --- a/docs/tracing.txt +++ b/docs/tracing.txt @@ -9,7 +9,7 @@ for debugging, profiling, and observing execution. 1. Build