qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] xhci: cleanups, add qemu-xhci device.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/4] xhci: cleanups, add qemu-xhci device.
Date: Mon, 6 Feb 2017 12:55:35 +0100

  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 via email to

[Prev in Thread] Current Thread [Next in Thread]