qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] xhci: cleanups, add qemu-xhci device.
@ 2017-02-06 11:55 Gerd Hoffmann
  2017-02-06 11:55 ` [Qemu-devel] [PATCH 1/4] xhci: drop ER_FULL_HACK workaround Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2017-02-06 11:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-02-13 19:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-06 11:55 [Qemu-devel] [PATCH 0/4] xhci: cleanups, add qemu-xhci device Gerd Hoffmann
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

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).