1054 Commits (d984f24c7783a288ce8cc91978521c0c2dc66d9b)

Author SHA1 Message Date
Cornelia Huck 44e8b4689c Revert "block: Remove deprecated -drive option serial" 8 years ago
Gerd Hoffmann 8f36ec7088 xhci: fix guest-triggerable assert 8 years ago
Sebastian Bauer 8bb01b257f ehci: Don't fetch a NULL current qtd but advance the queue instead. 8 years ago
Philippe Mathieu-Daudé 246e195b52 hw/usb: Use the IEC binary prefix definitions 8 years ago
Kevin Wolf b8efb36b9e usb-storage: Add rerror/werror properties 8 years ago
Marc-André Lureau 9b5c2fd53f Revert "usb: release the created buses" 8 years ago
Marc-André Lureau a1738cd8c5 Revert "usb-ccid: fix bus leak" 8 years ago
Kevin Wolf b008326744 block: Remove deprecated -drive option serial 8 years ago
Markus Armbruster 719a30776b Purge uses of banned g_assert_FOO() 8 years ago
Bandan Das 3c969a6022 usb-mtp: Return error on suspicious TYPE_DATA packet from initiator 8 years ago
Marc-André Lureau 410a096adf usb-ccid: fix bus leak 8 years ago
Philippe Mathieu-Daudé 62713a2e50 usb/dev-mtp: Fix use of uninitialized values 8 years ago
Philippe Mathieu-Daudé bf78fb1c1b usb: correctly handle Zero Length Packets 8 years ago
Michael S. Tsirkin 463581a827 usb: use local path for local headers 8 years ago
Philippe Mathieu-Daudé 6dd046a3c4 hw: Do not include "sysemu/blockdev.h" if it is not necessary 8 years ago
Paul Durrant 58560f2ae7 xen: remove other open-coded use of libxengnttab 8 years ago
Jakub Jelen 8030dca376 hw/usb/dev-smartcard-reader: Handle 64 B USB packets 8 years ago
Marc-André Lureau e58d64a16a ccid-card-passthru: fix regression in realize() 8 years ago
Gerd Hoffmann 3280ea8ede usb-host: skip open on pending postload bh 8 years ago
Bandan Das 2392ae6bbb usb-mtp: Unconditionally check for the readonly bit 8 years ago
Bandan Das 24e8d1faea usb-mtp: Add some NULL checks for issues pointed out by coverity 8 years ago
Peter Maydell a22cadbefd hw/usb/tusb6010: Convert away from old_mmio 8 years ago
Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
Michal Privoznik 0f5c642d49 ccid-card: include libcacard.h only 8 years ago
John Thomson 9d8fa0df49 Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option 8 years ago
Jason Andryuk 0ee86bb6c5 ccid: Fix dwProtocols advertisement of T=0 8 years ago
zhenwei.pi c7ac1ab020 usbredir: reorder fields in USBRedirDevice to reduce padding 8 years ago
Bandan Das 53735bef10 usb-mtp: Advertise SendObjectInfo for write support 8 years ago
Bandan Das 88d5f381ec usb-mtp: Introduce write support for MTP objects 8 years ago
Bandan Das ec6206a68f usb-mtp: Support delete of mtp objects 8 years ago
Bandan Das 5d13ebeacc usb-mtp: print parent path in IN_IGNORED trace fn 8 years ago
Bandan Das 9c72758439 usb-mtp: Add one more argument when building results 8 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 8 years ago
Markus Armbruster bd006b9818 Include qapi/qmp/qbool.h exactly where needed 8 years ago
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 8 years ago
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 8 years ago
Andrey Smirnov a24273bba8 usb: Add basic code to emulate Chipidea USB IP 8 years ago
Yoni Bettan d61a363d3e pci: removed the is_express field since a uniform interface was inserted 8 years ago
Philippe Mathieu-Daudé 80ae865468 usb-ccid: convert CCIDCardClass::exitfn() -> unrealize() 8 years ago
Philippe Mathieu-Daudé c7516699fc usb-ccid: inline ccid_card_initfn() in ccid_card_realize() 8 years ago
Mao Zhongyi cc847bfd16 hw/usb/ccid: Make ccid_card_init() take an error parameter 8 years ago
Fam Zheng 395b953959 usb-storage: Fix share-rw option parsing 8 years ago
Thomas Huth 99761176ee usb: Remove legacy -usbdevice options (host, serial, disk and net) 8 years ago
Alistair Francis a89f364ae8 Replace all occurances of __FUNCTION__ with __func__ 9 years ago
Mao Zhongyi 6db3ea39e2 dev-storage: Fix the unusual function name 8 years ago
Mao Zhongyi ceff3e1f01 hw/block: Use errp directly rather than local_err 8 years ago
Thomas Huth 81950da681 hmp-commands: Remove the deprecated usb_add and usb_del 8 years ago
David Gibson fd56e0612b pci: Eliminate redundant PCIDevice::bus pointer 8 years ago
Marc-André Lureau 31bd59db44 usb-ccid: remove needless migration state code 9 years ago
Eduardo Habkost fd3b02c889 pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices 9 years ago