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

2017-12-19 Thread Peter Maydell
On 18 December 2017 at 14:47, Stefan Hajnoczi wrote: > The following changes since commit 411ad78115ebeb3411cf4b7622784b93dfabe259: > > Merge remote-tracking branch > 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1' into staging (2017-12-17 > 15:27:41 +) > > are available in the Git repos

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

2017-12-18 Thread Stefan Hajnoczi
The following changes since commit 411ad78115ebeb3411cf4b7622784b93dfabe259: Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1' into staging (2017-12-17 15:27:41 +) are available in the Git repository at: git://github.com/stefanha/qemu.git tags/tracing-pull-

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

2017-01-19 Thread Peter Maydell
On 16 January 2017 at 13:44, Stefan Hajnoczi wrote: > The following changes since commit 2ccede18bd24fce5db83fef3674563a1f256717b: > > Merge remote-tracking branch > 'remotes/vivier/tags/m68k-for-2.9-pull-request' into staging (2017-01-16 > 12:41:35 +) > > are available in the git reposito

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

2017-01-16 Thread Stefan Hajnoczi
The following changes since commit 2ccede18bd24fce5db83fef3674563a1f256717b: Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.9-pull-request' into staging (2017-01-16 12:41:35 +) are available in the git repository at: git://github.com/stefanha/qemu.git tags/tracing-pull-req

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

2016-03-31 Thread Peter Maydell
On 31 March 2016 at 13:35, Stefan Hajnoczi wrote: > The following changes since commit 9370a3bbc478f623dd21d783560629ea2064625b: > > Update version for v2.6.0-rc0 release (2016-03-30 19:25:40 +0100) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git tags/tracing

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

2016-03-31 Thread Stefan Hajnoczi
The following changes since commit 9370a3bbc478f623dd21d783560629ea2064625b: Update version for v2.6.0-rc0 release (2016-03-30 19:25:40 +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 a6d4953b6057dfc0

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

2016-01-07 Thread Peter Maydell
On 7 January 2016 at 09:13, Stefan Hajnoczi wrote: > The following changes since commit 38a762fec63fd5c035aae29ba9a77d357e21e4a7: > > Merge remote-tracking branch > 'remotes/berrange/tags/pull-crypto-fixes-2015-12-23-1' into staging > (2015-12-23 13:53:32 +) > > are available in the git re

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

2016-01-07 Thread Stefan Hajnoczi
The following changes since commit 38a762fec63fd5c035aae29ba9a77d357e21e4a7: Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12-23-1' into staging (2015-12-23 13:53:32 +) are available in the git repository at: git://github.com/stefanha/qemu.git tags/tracing-

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

2014-01-31 Thread Peter Maydell
On 27 January 2014 14:53, Stefan Hajnoczi wrote: > The following changes since commit 0169c511554cb0014a00290b0d3d26c31a49818f: > > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2014-01-24 > 15:52:44 -0800) > > are available in the git repository at: > > > git://github.com/s

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

2014-01-27 Thread Stefan Hajnoczi
The following changes since commit 0169c511554cb0014a00290b0d3d26c31a49818f: Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2014-01-24 15:52:44 -0800) are available in the git repository at: git://github.com/stefanha/qemu.git tags/tracing-pull-request for you to fetch cha

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

2013-05-03 Thread Stefan Hajnoczi
This tracing pull request is long overdue for QEMU 1.5. Eiichi Tsukata's ftrace backend makes it easy to correlate QEMU events with host kernel events. He also reports good performance. Kazuya Saito's trace events make it easier to observe the KVM run loop. The following changes since commit 8c

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

2012-11-16 Thread Stefan Hajnoczi
The following changes since commit 6801038bc52d61f81ac8a25fbe392f1bad982887: target-mips: fix wrong microMIPS opcode encoding (2012-11-15 14:48:16 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git tracing for you to fetch changes up to e94c4c9287392e9c4de5e9c

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

2012-07-19 Thread Harsh Bora
On 07/19/2012 04:22 PM, Stefan Hajnoczi wrote: Simpletrace v2 has landed: * Strings are now logged instead of their pointers * Variable-length arguments allow for >6 trace event arguments Thanks to Harsh Prateek Bora for this improvement! Thanks very much to Stefan Hajnoczi for his effecti

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

2012-07-19 Thread Stefan Hajnoczi
Simpletrace v2 has landed: * Strings are now logged instead of their pointers * Variable-length arguments allow for >6 trace event arguments Thanks to Harsh Prateek Bora for this improvement! The following changes since commit dfe1ce5d80cba603bafaac91b239d683abe19cf7: Merge remote-tracking b

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

2011-10-08 Thread Blue Swirl
On Mon, Oct 3, 2011 at 11:30 AM, Stefan Hajnoczi wrote: > The following changes since commit d11cf8cc80d946dfc9a23597cd9a0bb1c487cfa7: > >  etrax-dma: Remove bogus if statement (2011-10-03 10:20:13 +0200) > > are available in the git repository at: >  ssh://repo.or.cz/srv/git/qemu/stefanha.git tra

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

2011-10-03 Thread Stefan Hajnoczi
The following changes since commit d11cf8cc80d946dfc9a23597cd9a0bb1c487cfa7: etrax-dma: Remove bogus if statement (2011-10-03 10:20:13 +0200) are available in the git repository at: ssh://repo.or.cz/srv/git/qemu/stefanha.git tracing Michael Roth (1): hmp: re-enable trace-file command