Re: [Qemu-devel] [PULL 00/20] Tracing patches

2016-10-07 Thread Lluís Vilanova
Daniel P Berrange writes: > On Fri, Oct 07, 2016 at 03:46:27PM +0200, Lluís Vilanova wrote: >> Peter Maydell writes: >> >> > On 7 October 2016 at 11:09, Stefan Hajnoczi wrote: >> >> The following changes since commit >> >> e902754e3d0890945ddcc1b33748ed73762ddb8d: >> >> >> >> Merge remote-trac

Re: [Qemu-devel] [PULL 00/20] Tracing patches

2016-10-07 Thread Daniel P. Berrange
On Fri, Oct 07, 2016 at 03:46:27PM +0200, Lluís Vilanova wrote: > Peter Maydell writes: > > > On 7 October 2016 at 11:09, Stefan Hajnoczi wrote: > >> The following changes since commit > >> e902754e3d0890945ddcc1b33748ed73762ddb8d: > >> > >> Merge remote-tracking branch 'remotes/dgibson/tags/pp

Re: [Qemu-devel] [PULL 00/20] Tracing patches

2016-10-07 Thread Peter Maydell
On 7 October 2016 at 14:46, Lluís Vilanova wrote: > diff --git a/qom/cpu.c b/qom/cpu.c > index 484c493..40f2eb1 100644 > --- a/qom/cpu.c > +++ b/qom/cpu.c > @@ -356,12 +356,15 @@ static void cpu_common_initfn(Object *obj) > qemu_mutex_init(&cpu->work_mutex); > QTAILQ_INIT(&cpu->breakpoin

Re: [Qemu-devel] [PULL 00/20] Tracing patches

2016-10-07 Thread Lluís Vilanova
Peter Maydell writes: > On 7 October 2016 at 11:09, Stefan Hajnoczi wrote: >> The following changes since commit e902754e3d0890945ddcc1b33748ed73762ddb8d: >> >> Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' >> into staging (2016-10-06 13:34:00 +0100) >> >> are availa

Re: [Qemu-devel] [PULL 00/20] Tracing patches

2016-10-07 Thread Daniel P. Berrange
On Fri, Oct 07, 2016 at 02:22:38PM +0100, Peter Maydell wrote: > On 7 October 2016 at 11:09, Stefan Hajnoczi wrote: > > The following changes since commit e902754e3d0890945ddcc1b33748ed73762ddb8d: > > > > Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' > > into staging

Re: [Qemu-devel] [PULL 00/20] Tracing patches

2016-10-07 Thread Peter Maydell
On 7 October 2016 at 11:09, Stefan Hajnoczi wrote: > The following changes since commit e902754e3d0890945ddcc1b33748ed73762ddb8d: > > Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' > into staging (2016-10-06 13:34:00 +0100) > > are available in the git repository at: >

[Qemu-devel] [PULL 00/20] Tracing patches

2016-10-07 Thread Stefan Hajnoczi
The following changes since commit e902754e3d0890945ddcc1b33748ed73762ddb8d: Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' into staging (2016-10-06 13:34:00 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git tags/tracing-pull-request