qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: stefanha@redhat.com
Subject: [Qemu-devel] [PATCH 0/5] Trace fixes
Date: Fri,  7 Jun 2013 12:59:16 +0200	[thread overview]
Message-ID: <1370602761-3566-1-git-send-email-armbru@redhat.com> (raw)

Markus Armbruster (5):
  cleanup-trace-events.pl: New
  slavio_misc: Fix slavio_led_mem_readw/_writew tracepoints
  milkymist-minimac2: Fix minimac2_read/_write tracepoints
  trace-events: Drop unused events
  trace-events: Fix up source file comments

 hw/misc/slavio_misc.c           |   2 +-
 hw/net/milkymist-minimac2.c     |   2 +-
 scripts/cleanup-trace-events.pl |  51 ++++++++++++
 trace-events                    | 176 ++++++++++++++++++++--------------------
 4 files changed, 140 insertions(+), 91 deletions(-)
 create mode 100755 scripts/cleanup-trace-events.pl

-- 
1.7.11.7

             reply	other threads:[~2013-06-07 10:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-07 10:59 Markus Armbruster [this message]
2013-06-07 10:59 ` [Qemu-devel] [PATCH 1/5] cleanup-trace-events.pl: New Markus Armbruster
2013-06-07 10:59 ` [Qemu-devel] [PATCH 2/5] slavio_misc: Fix slavio_led_mem_readw/_writew tracepoints Markus Armbruster
2013-06-07 10:59 ` [Qemu-devel] [PATCH 3/5] milkymist-minimac2: Fix minimac2_read/_write tracepoints Markus Armbruster
2013-06-07 10:59 ` [Qemu-devel] [PATCH 4/5] trace-events: Drop unused events Markus Armbruster
2013-06-07 10:59 ` [Qemu-devel] [PATCH 5/5] trace-events: Fix up source file comments Markus Armbruster
2013-06-07 13:43   ` Andreas Färber
2013-06-10 11:29 ` [Qemu-devel] [PATCH 0/5] Trace fixes Stefan Hajnoczi
2013-06-10 11:30 ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1370602761-3566-1-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).