summaryrefslogtreecommitdiffstats
path: root/hw/usb
Commit message (Expand)AuthorAgeFilesLines
* timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia2015-07-021-1/+1
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-226-6/+0
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-0/+1
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-226-0/+6
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-221-3/+3
* QemuOpts: Wean off qerror_report_err()Markus Armbruster2015-06-221-1/+1
* migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-122-26/+19
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0...Peter Maydell2015-05-111-1/+0
|\
| * xhci: remove unused codeGonglei2015-05-081-1/+0
* | uhci: controller is halted after resetGerd Hoffmann2015-05-081-1/+1
* | usb: usb-serial QOMifyGonglei2015-05-081-16/+27
* | usb: usb-redir QOMifyGonglei2015-05-081-11/+14
* | usb: usb-wacom-tablet QOMifyGonglei2015-05-081-3/+6
* | usb: usb-uas QOMifyGonglei2015-05-081-6/+9
* | usb: usb-storage QOMifyGonglei2015-05-081-12/+20
* | usb: usb-ccid QOMifyGonglei2015-05-081-22/+28
* | usb: usb-net QOMifyGonglei2015-05-081-4/+7
* | usb-mtp: fix segmentation faultGonglei2015-05-081-0/+4
* | usb: usb-mtp QOMifyGonglei2015-05-081-4/+7
* | usb: usb-hub QOMifyGonglei2015-05-081-4/+7
* | usb: usb-hid QOMifyGonglei2015-05-081-14/+20
* | usb: usb-bt QOMifyGonglei2015-05-081-5/+8
* | usb: usb-audio QOMifyGonglei2015-05-081-10/+13
* | uhci: QOMifyGonglei2015-05-081-12/+31
* | xhci: fix events for setup trb.Gerd Hoffmann2015-05-081-0/+8
* | Revert "xhci: generate a Transfer Event for each Transfer TRB with the IOC bi...Gerd Hoffmann2015-05-081-12/+3
* | xhci: set timer to retry xfersGerd Hoffmann2015-05-081-0/+2
* | usb: fix usb-net segfaultMichal Kazior2015-05-081-0/+4
|/
* usb: Remove unused functionsThomas Huth2015-04-301-41/+0
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell2015-03-209-86/+131
|\
| * ehci: fix segfault when hot-unplugging ehci controllerGonglei2015-03-204-2/+22
| * ohci: fix resource cleanup leakGonglei2015-03-201-1/+19
| * uhci: fix segfault when hot-unplugging uhci controllerGonglei2015-03-201-6/+6
| * hw/usb: Include USB files only if necessaryThomas Huth2015-03-181-4/+4
| * usb/dev-storage: Avoid qerror_report_err() outside QMP handlersMarkus Armbruster2015-03-171-2/+1
| * usb/dev-storage: Fix QMP device_add missing encryption key failureMarkus Armbruster2015-03-171-19/+17
| * monitor usb: Inline monitor_read_bdrv_key_start()'s first partMarkus Armbruster2015-03-171-2/+11
| * uhci: Convert to realizeMarkus Armbruster2015-03-171-10/+8
| * ohci: Complete conversion to realizeMarkus Armbruster2015-03-171-17/+17
| * usb: Improve companion configuration error messagesMarkus Armbruster2015-03-172-25/+14
| * usb: Propagate errors through usb_register_companion()Markus Armbruster2015-03-174-23/+37
* | Fix remaining warnings from Sparse (void return)Stefan Weil2015-03-191-9/+11
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-03-101-2/+5
|\
| * hw: Propagate errors through qdev_prop_set_drive()Markus Armbruster2015-03-101-2/+5
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-03-101-0/+1
|\ \ | |/ |/|
| * BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova2015-03-101-0/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-092-8/+4
|\ \ | |/ |/|
| * pci: Trivial device model conversions to realizeMarkus Armbruster2015-02-262-8/+4
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150303-1' into s...Peter Maydell2015-03-081-3/+12
|\ \
| * | xhci: generate a Transfer Event for each Transfer TRB with the IOC bit setLaszlo Ersek2015-03-031-3/+12
| |/
OpenPOWER on IntegriCloud