aboutsummaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-22QemuOpts: Wean off qerror_report_err()Markus Armbruster
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-05-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0...Peter Maydell
2015-05-08xhci: remove unused codeGonglei
2015-05-08uhci: controller is halted after resetGerd Hoffmann
2015-05-08usb: usb-serial QOMifyGonglei
2015-05-08usb: usb-redir QOMifyGonglei
2015-05-08usb: usb-wacom-tablet QOMifyGonglei
2015-05-08usb: usb-uas QOMifyGonglei
2015-05-08usb: usb-storage QOMifyGonglei
2015-05-08usb: usb-ccid QOMifyGonglei
2015-05-08usb: usb-net QOMifyGonglei
2015-05-08usb-mtp: fix segmentation faultGonglei
2015-05-08usb: usb-mtp QOMifyGonglei
2015-05-08usb: usb-hub QOMifyGonglei
2015-05-08usb: usb-hid QOMifyGonglei
2015-05-08usb: usb-bt QOMifyGonglei
2015-05-08usb: usb-audio QOMifyGonglei
2015-05-08uhci: QOMifyGonglei
2015-05-08xhci: fix events for setup trb.Gerd Hoffmann
2015-05-08Revert "xhci: generate a Transfer Event for each Transfer TRB with the IOC bi...Gerd Hoffmann
2015-05-08xhci: set timer to retry xfersGerd Hoffmann
2015-05-08usb: fix usb-net segfaultMichal Kazior
2015-04-30usb: Remove unused functionsThomas Huth
2015-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell
2015-03-20ehci: fix segfault when hot-unplugging ehci controllerGonglei
2015-03-20ohci: fix resource cleanup leakGonglei
2015-03-20uhci: fix segfault when hot-unplugging uhci controllerGonglei
2015-03-19Fix remaining warnings from Sparse (void return)Stefan Weil
2015-03-18hw/usb: Include USB files only if necessaryThomas Huth
2015-03-17usb/dev-storage: Avoid qerror_report_err() outside QMP handlersMarkus Armbruster
2015-03-17usb/dev-storage: Fix QMP device_add missing encryption key failureMarkus Armbruster
2015-03-17monitor usb: Inline monitor_read_bdrv_key_start()'s first partMarkus Armbruster
2015-03-17uhci: Convert to realizeMarkus Armbruster
2015-03-17ohci: Complete conversion to realizeMarkus Armbruster
2015-03-17usb: Improve companion configuration error messagesMarkus Armbruster
2015-03-17usb: Propagate errors through usb_register_companion()Markus Armbruster
2015-03-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova
2015-03-10hw: Propagate errors through qdev_prop_set_drive()Markus Armbruster
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-08Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150303-1' into s...Peter Maydell
2015-03-03xhci: generate a Transfer Event for each Transfer TRB with the IOC bit setLaszlo Ersek
2015-02-26QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix useMarkus Armbruster
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster