index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-10-24
char: remove init callback
Marc-André Lureau
2016-10-21
xen-usb: do not reference PAGE_SIZE
Stefano Stabellini
2016-10-12
usb-redir: allocate buffers before waking up the host adapter
Hans de Goede
2016-10-12
usb: Fix incorrect default DMA offset.
Vijay Kumar B
2016-10-12
usb: fix serial generator
Gerd Hoffmann
2016-10-12
xhci: make xhci_epid_to_usbep accept XHCIEPContext
Gerd Hoffmann
2016-10-12
xhci: drop XHCITransfer->{slotid,epid}
Gerd Hoffmann
2016-10-12
xhci: add & use xhci_kick_epctx()
Gerd Hoffmann
2016-10-12
xhci: drop XHCITransfer->xhci
Gerd Hoffmann
2016-10-12
xhci: use linked list for transfers
Gerd Hoffmann
2016-10-12
xhci: drop unused comp_xfer field
Gerd Hoffmann
2016-10-12
xhci: decouple EV_QUEUE from TD_QUEUE
Gerd Hoffmann
2016-10-12
xhci: limit the number of link trbs we are willing to process
Gerd Hoffmann
2016-10-08
usb: ehci: fix memory leak in ehci_process_itd
Li Qiang
2016-09-15
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s...
Peter Maydell
2016-09-14
usb-mtp: added object properties
Isaac Lozano
2016-09-14
usb-mtp: fix sending files larger than 4gb
Isaac Lozano
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-13
usb:xhci:fix memory leak in usb_xhci_exit
Li Qiang
2016-09-13
usb-host: fix streams detection in usb_host_speed_compat
Gerd Hoffmann
2016-09-13
xhci: Fix remainder field for TR_SETUP completion event.
Hans Petter Selasky
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-08
usb: free leaking path
Marc-André Lureau
2016-08-08
usb: free USBDevice.strings
Marc-André Lureau
2016-08-03
xen: drain submit queue in xen-usb before removing device
Juergen Gross
2016-08-02
ehci: faster frame index calculation for skipped frames
Evgeny Yakovlev
2016-08-02
wxx: Fix compilation of host-libusb.c
Stefan Weil
2016-08-02
wxx: Fix compiler warning for host-libusb.c
Stefan Weil
2016-07-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160720-1' into s...
Peter Maydell
2016-07-20
usbredir: add streams property
Gerd Hoffmann
2016-07-20
xhci: Fix possible side effect from assert()
Alexey Kardashevskiy
2016-07-19
net: Use correct type for bool flag
Eric Blake
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-13
block/qdev: Allow node name for drive properties
Kevin Wolf
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
xen-usb: Fix 32bit build
Anthony PERARD
2016-07-12
nec-usb-xhci: set the device state to USB_STATE_DEFAULT
Zhang Shuaiyi
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
usb xhci: change msi/msix property type
Cao jin
2016-06-22
usb-uas: hotplug support
Gerd Hoffmann
2016-06-22
usb-bot: hotplug support
Gerd Hoffmann
2016-06-22
usb: Add QOM property "attached".
Gerd Hoffmann
2016-06-22
usb: make USBDevice->attached bool
Gerd Hoffmann
2016-06-22
usb-storage: qcow2 encryption support is finally gone, zap dead code
Gerd Hoffmann
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
trace: split out trace events for hw/usb/ directory
Daniel P. Berrange
[prev]
[next]