summaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)AuthorFilesLines
2018-03-12usbredir: reorder fields in USBRedirDevice to reduce paddingzhenwei.pi1-2/+2
2018-02-26usb-mtp: Advertise SendObjectInfo for write supportBandan Das1-2/+134
2018-02-26usb-mtp: Introduce write support for MTP objectsBandan Das1-2/+155
2018-02-26usb-mtp: Support delete of mtp objectsBandan Das1-0/+123
2018-02-26usb-mtp: print parent path in IN_IGNORED trace fnBandan Das1-3/+2
2018-02-26usb-mtp: Add one more argument when building resultsBandan Das1-23/+27
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+8
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell2-3/+2
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-1/+1
2018-02-09Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09usb: Add basic code to emulate Chipidea USB IPAndrey Smirnov2-0/+177
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan1-1/+8
2018-01-26usb-ccid: convert CCIDCardClass::exitfn() -> unrealize()Philippe Mathieu-Daudé4-17/+17
2018-01-26usb-ccid: inline ccid_card_initfn() in ccid_card_realize()Philippe Mathieu-Daudé1-18/+7
2018-01-26hw/usb/ccid: Make ccid_card_init() take an error parameterMao Zhongyi4-45/+50
2018-01-26usb-storage: Fix share-rw option parsingFam Zheng1-1/+2
2018-01-26usb: Remove legacy -usbdevice options (host, serial, disk and net)Thomas Huth6-265/+1
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis4-12/+12
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2-38/+13
2017-12-19dev-storage: Fix the unusual function nameMao Zhongyi1-10/+10
2017-12-19hw/block: Use errp directly rather than local_errMao Zhongyi1-6/+3
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth1-22/+0
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson1-1/+1
2017-10-23usb-ccid: remove needless migration state codeMarc-André Lureau1-22/+1
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost3-0/+12
2017-10-15pci: Add interface names to hybrid PCI devicesEduardo Habkost1-0/+5
2017-10-05usb: fix host-stub.c build raceGerd Hoffmann1-0/+1
2017-09-29usb: Use angle brackets for cacard include directiveFam Zheng1-1/+1
2017-09-29usb: fix libusb config variable name.Gerd Hoffmann1-1/+1
2017-09-29hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()Thomas Huth1-3/+1
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell3-3/+9
2017-09-27migration: pre_save return intDr. David Alan Gilbert3-3/+9
2017-09-27ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCsBALATON Zoltan2-0/+26
2017-09-27ohci: Allow sysbus version to be used as a companionBALATON Zoltan1-3/+12
2017-09-22buildsys: Move usb redir cflags/libs to per objectFam Zheng1-0/+2
2017-09-22buildsys: Move libusb cflags/libs to per objectFam Zheng1-0/+5
2017-09-22buildsys: Move libcacard cflags/libs to per objectFam Zheng1-2/+4
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis1-2/+3
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini1-1/+1
2017-09-13usb: only build usb-host with CONFIG_USB=yGerd Hoffmann1-1/+1
2017-09-13usb: drop HOST_USBGerd Hoffmann1-1/+5
2017-09-13xhci: Avoid DMA when ERSTBA is set to zeroAlexey Kardashevskiy1-2/+2
2017-08-31usb-hub: use DIV_ROUND_UPMarc-André Lureau1-4/+4
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy1-28/+28
2017-08-01trace: add trace_event_get_state_backends()Stefan Hajnoczi1-8/+5
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-20usb: Fix build with newer gccEric Blake1-2/+4
2017-07-17Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170717-pull-request' ...Peter Maydell1-0/+5