Re: [Qemu-devel] [PULL 0/3] Tracing patches

2019-09-19 Thread Peter Maydell
On Wed, 18 Sep 2019 at 14:21, Stefan Hajnoczi wrote: > > The following changes since commit f8c3db33a5e863291182f8862ddf81618a7c6194: > > target/sparc: Switch to do_transaction_failed() hook (2019-09-17 12:01:00 > +0100) > > are available in the Git repository at: > > https://github.com/stefa

[Qemu-devel] [PULL 0/3] Tracing patches

2019-09-18 Thread Stefan Hajnoczi
The following changes since commit f8c3db33a5e863291182f8862ddf81618a7c6194: target/sparc: Switch to do_transaction_failed() hook (2019-09-17 12:01:00 +0100) are available in the Git repository at: https://github.com/stefanha/qemu.git tags/tracing-pull-request for you to fetch changes up t

Re: [Qemu-devel] [PULL 0/3] Tracing patches

2018-02-19 Thread Peter Maydell
On 19 February 2018 at 16:19, Stefan Hajnoczi wrote: > The following changes since commit e5ecc287a7bd24a1364e23e263cb60cfc8d21eb5: > > Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180216' into > staging (2018-02-16 18:39:05 +) > > are available in the Git repository at: >

[Qemu-devel] [PULL 0/3] Tracing patches

2018-02-19 Thread Stefan Hajnoczi
The following changes since commit e5ecc287a7bd24a1364e23e263cb60cfc8d21eb5: Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180216' into staging (2018-02-16 18:39:05 +) are available in the Git repository at: git://github.com/stefanha/qemu.git tags/tracing-pull-request

Re: [Qemu-devel] [PULL 0/3] Tracing patches

2018-01-30 Thread Stefan Hajnoczi
On Mon, Jan 29, 2018 at 08:14:46AM -0800, no-re...@patchew.org wrote: > === OUTPUT BEGIN === > Checking PATCH 1/3: tracetool: prefix parse errors with line numbers... > Checking PATCH 2/3: tracetool: clarify that "formats" means "format > strings"... > ERROR: line over 90 characters > #39: FILE: s

Re: [Qemu-devel] [PULL 0/3] Tracing patches

2018-01-30 Thread Peter Maydell
On 29 January 2018 at 16:07, Stefan Hajnoczi wrote: > The following changes since commit 6233b4a8c2a32ef6955a921246fa08705bbb3676: > > Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-26' into > staging (2018-01-26 17:29:14 +) > > are available in the Git repository at: > >

Re: [Qemu-devel] [PULL 0/3] Tracing patches

2018-01-29 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180129160740.1195-1-stefa...@redhat.com Subject: [Qemu-devel] [PULL 0/3] Tracing patches === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git log --oneline

[Qemu-devel] [PULL 0/3] Tracing patches

2018-01-29 Thread Stefan Hajnoczi
The following changes since commit 6233b4a8c2a32ef6955a921246fa08705bbb3676: Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-26' into staging (2018-01-26 17:29:14 +) are available in the Git repository at: git://github.com/stefanha/qemu.git tags/tracing-pull-request f

Re: [Qemu-devel] [PULL 0/3] Tracing patches

2017-03-16 Thread Peter Maydell
On 16 March 2017 at 07:04, Stefan Hajnoczi wrote: > The following changes since commit 1883ff34b540daacae948f493b0ba525edf5f642: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging > (2017-03-15 18:44:05 +) > > are available in the git repository at: > > git://gi

[Qemu-devel] [PULL 0/3] Tracing patches

2017-03-16 Thread Stefan Hajnoczi
The following changes since commit 1883ff34b540daacae948f493b0ba525edf5f642: Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2017-03-15 18:44:05 +) are available in the git repository at: git://github.com/stefanha/qemu.git tags/tracing-pull-request for you to

Re: [Qemu-devel] [PULL 0/3] Tracing patches

2016-09-06 Thread Peter Maydell
On 5 September 2016 at 20:42, Stefan Hajnoczi wrote: > The following changes since commit e87d397e5ef66276ccc49b829527d605ca07d0ad: > > Open 2.8 development tree (2016-09-05 11:38:54 +0100) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git tags/tracing-pull-req

[Qemu-devel] [PULL 0/3] Tracing patches

2016-09-05 Thread Stefan Hajnoczi
The following changes since commit e87d397e5ef66276ccc49b829527d605ca07d0ad: Open 2.8 development tree (2016-09-05 11:38:54 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git tags/tracing-pull-request for you to fetch changes up to 8eb1b9db559e243043aaeac3a0aa

Re: [Qemu-devel] [PULL 0/3] Tracing patches

2012-04-02 Thread Anthony Liguori
On 03/30/2012 05:58 AM, Stefan Hajnoczi wrote: The latest tracing fixes. Alon Levy (2): Makefile.target: code stp dependency on trace-events tracetool: dtrace: handle in and next reserved words Lee Essen (1): tracetool: dtrace disabled-events fix Pulled. Thanks. Regards, Anthony L

[Qemu-devel] [PULL 0/3] Tracing patches

2012-03-30 Thread Stefan Hajnoczi
The latest tracing fixes. Alon Levy (2): Makefile.target: code stp dependency on trace-events tracetool: dtrace: handle in and next reserved words Lee Essen (1): tracetool: dtrace disabled-events fix Makefile.target |2 +- scripts/tracetool | 22 ++ 2 files cha