qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/8] xhci updates
Date: Fri, 25 May 2012 11:47:26 +0200	[thread overview]
Message-ID: <1337939254-14288-1-git-send-email-kraxel@redhat.com> (raw)

  Hi,

A bunch of xhci updates.  Nothing earth-shaking:  A little reset fix
from Jan and support for tracepoints.  Scheduled for post-freeze
merging.

cheers,
  Gerd

Gerd Hoffmann (7):
  xhci: trace: mmio reads+writes
  xhci: trace: run+stop
  xhci: trace: irq + events
  xhci: trace: ring fetch
  xhci: trace: endpoints
  xhci: trace: transfers
  xhci: trace: slots

Jan Kiszka (1):
  xhci: Clean up reset function

 hw/usb/hcd-xhci.c |  251 +++++++++++++++++++++++++++++------------------------
 trace-events      |   35 ++++++++
 2 files changed, 173 insertions(+), 113 deletions(-)

             reply	other threads:[~2012-05-25  9:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-25  9:47 Gerd Hoffmann [this message]
2012-05-25  9:47 ` [Qemu-devel] [PATCH 1/8] xhci: Clean up reset function Gerd Hoffmann
2012-05-25  9:47 ` [Qemu-devel] [PATCH 2/8] xhci: trace: mmio reads+writes Gerd Hoffmann
2012-05-25  9:47 ` [Qemu-devel] [PATCH 3/8] xhci: trace: run+stop Gerd Hoffmann
2012-05-25  9:47 ` [Qemu-devel] [PATCH 4/8] xhci: trace: irq + events Gerd Hoffmann
2012-05-25  9:47 ` [Qemu-devel] [PATCH 5/8] xhci: trace: ring fetch Gerd Hoffmann
2012-05-25  9:47 ` [Qemu-devel] [PATCH 6/8] xhci: trace: endpoints Gerd Hoffmann
2012-05-25  9:47 ` [Qemu-devel] [PATCH 7/8] xhci: trace: transfers Gerd Hoffmann
2012-05-25  9:47 ` [Qemu-devel] [PATCH 8/8] xhci: trace: slots Gerd Hoffmann

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=1337939254-14288-1-git-send-email-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).