Merge branch 'usb.64' of git://git.kraxel.org/qemu
* 'usb.64' of git://git.kraxel.org/qemu: (54 commits) xhci: allow bytewise capability register reads xhci: kill xhci_mem_{read,write} dispatcher functions xhci: support multiple interrupters xhci: pick target interrupter xhci: prepare xhci_runtime_{read,write} for multiple interrupters xhci: add XHCIInterrupter xhci: move register update into xhci_intr_raise xhci: add msix support xhci: rework interrupt handling xhci: fix & cleanup msi. usb-storage: usb3 support usb3: bos decriptor usb3: superspeed endpoint companion usb3: superspeed descriptors xhci: update port handling xhci: update register layout xhci: fix runtime write tracepoint xhci: add trace_usb_xhci_ep_set_dequeue xhci: trace cc codes in cleartext xhci: iso xfer support ...
No related branches found
No related tags found
Showing
- configure 1 addition, 1 deletionconfigure
- hw/usb.h 9 additions, 0 deletionshw/usb.h
- hw/usb/core.c 20 additions, 3 deletionshw/usb/core.c
- hw/usb/desc.c 158 additions, 16 deletionshw/usb/desc.c
- hw/usb/desc.h 47 additions, 5 deletionshw/usb/desc.h
- hw/usb/dev-audio.c 1 addition, 1 deletionhw/usb/dev-audio.c
- hw/usb/dev-serial.c 1 addition, 1 deletionhw/usb/dev-serial.c
- hw/usb/dev-storage.c 43 additions, 3 deletionshw/usb/dev-storage.c
- hw/usb/hcd-ehci.c 117 additions, 63 deletionshw/usb/hcd-ehci.c
- hw/usb/hcd-uhci.c 0 additions, 5 deletionshw/usb/hcd-uhci.c
- hw/usb/hcd-xhci.c 753 additions, 681 deletionshw/usb/hcd-xhci.c
- hw/usb/redirect.c 216 additions, 261 deletionshw/usb/redirect.c
- trace-events 10 additions, 2 deletionstrace-events
Loading
Please register or sign in to comment