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/4] xhci: cleanups, add qemu-xhci device.
Date: Mon,  6 Feb 2017 12:55:35 +0100	[thread overview]
Message-ID: <1486382139-30630-1-git-send-email-kraxel@redhat.com> (raw)

  Hi,

This series adds a new qemu-xhci device.  It is pretty much identical to
the existing nec-usb-xhci device, except that some quirks needed to make
the nec/renesas windows driver work will be disabled for the qemu-xhci
device.  And qemu-xhci gets a PCI ID from the qemu PCi ID range.

please review,
  Gerd

Gerd Hoffmann (4):
  xhci: drop ER_FULL_HACK workaround
  xhci: add qemu xhci controller
  xhci: fix nec vendor quirk handling
  xhci: drop via vendor command handling

 docs/specs/pci-ids.txt |   1 +
 hw/usb/hcd-xhci.c      | 232 ++++++++++++++++---------------------------------
 include/hw/pci/pci.h   |   1 +
 3 files changed, 78 insertions(+), 156 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2017-02-06 11:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-06 11:55 Gerd Hoffmann [this message]
2017-02-06 11:55 ` [Qemu-devel] [PATCH 1/4] xhci: drop ER_FULL_HACK workaround Gerd Hoffmann
2017-02-06 11:55 ` [Qemu-devel] [PATCH 2/4] xhci: add qemu xhci controller Gerd Hoffmann
2017-02-13 19:01   ` Marcel Apfelbaum
2017-02-06 11:55 ` [Qemu-devel] [PATCH 3/4] xhci: fix nec vendor quirk handling Gerd Hoffmann
2017-02-06 11:55 ` [Qemu-devel] [PATCH 4/4] xhci: drop via vendor command handling 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=1486382139-30630-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).