summaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)AuthorFilesLines
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini1-1/+1
2017-03-09ohci: relax link checkGerd Hoffmann1-1/+1
2017-03-02Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'...Peter Maydell1-19/+0
2017-03-02Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...Peter Maydell2-0/+18
2017-03-01usb: release the created busesMarc-André Lureau2-0/+18
2017-02-28hw/block: Request permissionsKevin Wolf1-1/+5
2017-02-28migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratableAshijeet Acharya1-19/+0
2017-02-23xhci: properties cleanupGerd Hoffmann1-3/+26
2017-02-23usb: ohci: fix error return code in servicing tdLi Qiang1-1/+1
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau11-24/+25
2017-02-21usb-ccid: add check message size checksGerd Hoffmann1-3/+10
2017-02-21usb-ccid: move header size checkGerd Hoffmann1-7/+6
2017-02-21usb-ccid: better bulk_out error handlingGerd Hoffmann1-55/+61
2017-02-21xhci: drop via vendor command handlingGerd Hoffmann1-31/+0
2017-02-21xhci: fix nec vendor quirk handlingGerd Hoffmann1-15/+29
2017-02-21xhci: add qemu xhci controllerGerd Hoffmann1-4/+36
2017-02-21xhci: drop ER_FULL_HACK workaroundGerd Hoffmann1-106/+11
2017-02-21xhci: apply limits to loopsGerd Hoffmann2-1/+15
2017-02-21usb: ohci: limit the number of link edsLi Qiang1-1/+8
2017-02-21usb: ohci: fix error return code in servicing iso tdLi Qiang1-1/+1
2017-02-21usb: ehci: fix memory leak in ehciLi Qiang3-0/+15
2017-02-06xhci: fix event queue IRQ handlingGerd Hoffmann1-0/+13
2017-02-06usb: ccid: check ccid apdu lengthPrasad J Pandit1-1/+1
2017-02-06xhci: guard xhci_kick_epctx against recursive callsGerd Hoffmann1-0/+7
2017-02-06xhci: don't kick in xhci_submit and xhci_fire_ctl_transferGerd Hoffmann1-8/+0
2017-02-06xhci: rename xhci_complete_packet to xhci_try_complete_packetGerd Hoffmann1-6/+6
2017-02-06xhci: only free completed transfersGerd Hoffmann1-1/+3
2017-02-06usb: accept usb3 control requestsGerd Hoffmann1-0/+7
2017-02-06usb/uas: more verbose error messageGerd Hoffmann1-1/+2
2017-02-06hw/usb/dev-hid: Improve guest compatibility of usb-tabletPhil Dennis-Jordan1-3/+3
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell2-0/+34
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-1/+0
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin1-2/+2
2017-02-01hcd-xhci: check & correct param before using itCao jin1-19/+18
2017-01-31trace: clean up trace-events filesStefan Hajnoczi1-1/+0
2017-01-31hw/ppc/spapr: Fix boot path of usb-host storage devicesThomas Huth2-0/+34
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau3-6/+6
2017-01-25Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell1-1/+3
2017-01-24usb: Set category and description of the MTP deviceThomas Huth1-0/+2
2017-01-24hw: Fix typos found by codespellStefan Weil1-1/+1
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert1-1/+1
2017-01-24migration: Allow "device add" options to only add migratable devicesAshijeet Acharya1-0/+19
2017-01-24migration: extend VMStateInfoJianjun Duan1-7/+19
2017-01-16event_notifier: cleanups around event_notifier_set_handlerPaolo Bonzini1-1/+1
2016-11-22xen: attach pvusb usb bus to backend qdevJuergen Gross1-13/+10
2016-11-10usbredir: free vm_change_state_handler in usbredir destroy dispatchLi Qiang1-1/+4
2016-11-10usb: ehci: fix memory leak in ehci_init_transferLi Qiang1-0/+1
2016-10-31Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...Peter Maydell1-23/+23
2016-10-28xen: Rename xen_be_send_notifyEmil Condrea1-3/+3
2016-10-28xen: Rename xen_be_unbind_evtchnEmil Condrea1-1/+1