On Mon, Oct 3, 2011 at 11:30 AM, Stefan Hajnoczi <stefa...@linux.vnet.ibm.com> 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 tracing
Thanks, pulled. > > Michael Roth (1): > hmp: re-enable trace-file command > > Stefan Hajnoczi (3): > trace: trace bdrv_open_common() > trace: trace monitor qmp dispatch/completion > trace: add arguments to bdrv_co_io_em() trace event > > block.c | 4 +++- > hmp-commands.hx | 2 +- > monitor.c | 7 +++++-- > trace-events | 7 ++++++- > 4 files changed, 15 insertions(+), 5 deletions(-) > > -- > 1.7.6.3 > >