summaryrefslogtreecommitdiffstats
path: root/hw/usb
Commit message (Expand)AuthorAgeFilesLines
* hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)Laszlo Ersek2012-07-231-1/+1
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-07-181-8/+2
|\
| * hw/block-common: Factor out fall back to legacy -drive serial=...Markus Armbruster2012-07-171-8/+2
* | ehci: improve expire time calculationGerd Hoffmann2012-07-121-4/+4
* | ehci: implement Interrupt Threshold Control supportGerd Hoffmann2012-07-121-29/+54
* | ehci: raise irq in the frame timerGerd Hoffmann2012-07-121-2/+2
* | uhci: initialize expire_time when loading v1 vmstateGerd Hoffmann2012-07-121-0/+12
* | usb: add usb attached scsi emulationGerd Hoffmann2012-07-122-0/+780
|/
* Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori2012-07-091-3/+3
|\
| * change iov_* function prototypes to be more appropriateMichael Tokarev2012-06-071-3/+3
* | usb-host: add trace events for iso xfersGerd Hoffmann2012-07-091-4/+6
* | usb: fix interface initializationGerd Hoffmann2012-07-091-2/+2
* | usb: split endpoint init and resetGerd Hoffmann2012-07-092-4/+14
* | usb-redir: Correctly handle the usb_redir_babble usbredir statusHans de Goede2012-07-091-0/+2
* | ehci: Kick async schedule on wakeup in the non companion caseHans de Goede2012-07-091-2/+3
* | usb-ehci: Fix an assert whenever isoc transfers are usedHans de Goede2012-07-091-0/+1
* | ehci: don't flush cache on doorbell rings.Gerd Hoffmann2012-07-091-6/+29
* | ehci: fix td writebackGerd Hoffmann2012-07-091-2/+4
* | ehci: fix ehci_qh_do_overlayGerd Hoffmann2012-07-091-19/+18
* | usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson2012-06-273-13/+14
* | usb-ohci: Use universal DMA helper functionsDavid Gibson2012-06-271-42/+51
* | uhci: fix uhci_async_cancel_allGerd Hoffmann2012-06-201-2/+2
* | usb-host: live migration supportGerd Hoffmann2012-06-201-1/+46
* | usb-host: attach only to running guestGerd Hoffmann2012-06-201-15/+17
* | ehci: tracing improvementsGerd Hoffmann2012-06-201-2/+5
* | usb: restore USBDevice->attached on vmloadGerd Hoffmann2012-06-201-0/+13
* | ehci: add live migration supportGerd Hoffmann2012-06-201-6/+56
* | Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana2012-06-198-11/+13
* | qdev: Convert busses to QEMU Object ModelAnthony Liguori2012-06-182-13/+27
* | qdev: Use wrapper for qdev_get_pathAnthony Liguori2012-06-182-5/+5
* | qdev: Move bus properties to abstract superclassesPaolo Bonzini2012-06-182-2/+2
* | qdev: Move bus properties to a separate globalPaolo Bonzini2012-06-182-10/+15
* | Merge remote-tracking branch 'kraxel/usb.52' into stagingAnthony Liguori2012-06-114-361/+636
|\ \
| * | ehci: rework frame skippingGerd Hoffmann2012-06-071-15/+10
| * | ehci: adaptive wakeup rate.Gerd Hoffmann2012-06-071-18/+39
| * | ehci: create ehci_update_frindexGerd Hoffmann2012-06-071-12/+23
| * | ehci: remove unused attach_poll_counterGerd Hoffmann2012-06-071-2/+0
| * | ehci: fix halt status handlingGerd Hoffmann2012-06-071-15/+24
| * | ehci: update status bits in ehci_set_stateGerd Hoffmann2012-06-071-4/+10
| * | ehci: add ehci_*_enabled() helpersGerd Hoffmann2012-06-071-6/+21
| * | ehci: fix resetGerd Hoffmann2012-06-071-4/+6
| * | ehci: kick async schedule on wakeupGerd Hoffmann2012-06-071-0/+2
| * | ehci: schedule async bh on async packet completionGerd Hoffmann2012-06-071-0/+4
| * | ehci: move async schedule to bottom halfGerd Hoffmann2012-06-071-1/+10
| * | ehci: add async field to EHCIQueueGerd Hoffmann2012-06-071-43/+49
| * | ehci: tweak queue initializationGerd Hoffmann2012-06-071-4/+4
| * | ehci: add queuing supportGerd Hoffmann2012-06-071-9/+51
| * | ehci: move ehci_flush_qhGerd Hoffmann2012-06-071-17/+18
| * | ehci: cache USBDevice in EHCIQueueGerd Hoffmann2012-06-071-12/+19
| * | ehci: make ehci_execute work on EHCIPacket instead of EHCIQueueGerd Hoffmann2012-06-071-13/+9
OpenPOWER on IntegriCloud