index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
2012-09-11
usb-core: Allow the first packet of a pipelined ep to complete immediately
Hans de Goede
2012-09-11
usb-core: Add a usb_ep_find_packet_by_id() helper function
Hans de Goede
2012-09-11
usb-core: Don't set packet state to complete on a nak
Hans de Goede
2012-09-11
usb: controllers do not need to check for babble themselves
Hans de Goede
2012-08-31
uas: move transfer kickoff
Gerd Hoffmann
2012-08-31
ehci: Fix interrupt endpoints no longer working
Hans de Goede
2012-08-31
ehci: handle TD deactivation of inflight packets
Gerd Hoffmann
2012-08-31
ehci: add ehci_cancel_queue()
Gerd Hoffmann
2012-08-31
ehci: simplify ehci_state_executing
Hans de Goede
2012-08-31
ehci: Remove unnecessary ehci_flush_qh call
Hans de Goede
2012-08-31
ehci: Schedule async-bh when IAAD bit gets set
Hans de Goede
2012-08-31
ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream active
Hans de Goede
2012-08-31
usb: unique packet ids
Gerd Hoffmann
2012-08-31
usb: Halt ep queue en cancel pending packets on a packet error
Hans de Goede
2012-08-16
ehci: Fix setting of halt bit from usbcmd register updates
Hans de Goede
2012-08-16
ehci: fix Interrupt Threshold Control implementation
Gerd Hoffmann
2012-08-16
usb: update uas product id
Gerd Hoffmann
2012-08-16
usb: async control xfer fixup
Gerd Hoffmann
2012-08-15
ehci: fix assertion typo
Alejandro Martinez Ruiz
2012-08-07
usb-storage: fix SYNCHRONIZE_CACHE
Gerd Hoffmann
2012-08-07
usb-storage: improve debug logging
Gerd Hoffmann
2012-08-01
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
Stefan Hajnoczi
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-07-29
Merge branch pci into master
Michael S. Tsirkin
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-07-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-07-17
hw/block-common: Factor out fall back to legacy -drive serial=...
Markus Armbruster
2012-07-12
ehci: improve expire time calculation
Gerd Hoffmann
2012-07-12
ehci: implement Interrupt Threshold Control support
Gerd Hoffmann
2012-07-12
ehci: raise irq in the frame timer
Gerd Hoffmann
2012-07-12
uhci: initialize expire_time when loading v1 vmstate
Gerd Hoffmann
2012-07-12
usb: add usb attached scsi emulation
Gerd Hoffmann
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
2012-07-09
usb-host: add trace events for iso xfers
Gerd Hoffmann
2012-07-09
usb: fix interface initialization
Gerd Hoffmann
2012-07-09
usb: split endpoint init and reset
Gerd Hoffmann
2012-07-09
usb-redir: Correctly handle the usb_redir_babble usbredir status
Hans de Goede
2012-07-09
ehci: Kick async schedule on wakeup in the non companion case
Hans de Goede
2012-07-09
usb-ehci: Fix an assert whenever isoc transfers are used
Hans de Goede
2012-07-09
ehci: don't flush cache on doorbell rings.
Gerd Hoffmann
2012-07-09
ehci: fix td writeback
Gerd Hoffmann
2012-07-09
ehci: fix ehci_qh_do_overlay
Gerd Hoffmann
2012-07-04
pci: convert PCIUnregisterFunc to void
Alex Williamson
2012-06-27
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
David Gibson
2012-06-27
usb-ohci: Use universal DMA helper functions
David Gibson
2012-06-20
uhci: fix uhci_async_cancel_all
Gerd Hoffmann
2012-06-20
usb-host: live migration support
Gerd Hoffmann
2012-06-20
usb-host: attach only to running guest
Gerd Hoffmann
2012-06-20
ehci: tracing improvements
Gerd Hoffmann
2012-06-20
usb: restore USBDevice->attached on vmload
Gerd Hoffmann
[prev]
[next]