index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
2018-05-22
xen: remove other open-coded use of libxengnttab
Paul Durrant
2018-05-18
hw/usb/dev-smartcard-reader: Handle 64 B USB packets
Jakub Jelen
2018-05-18
ccid-card-passthru: fix regression in realize()
Marc-André Lureau
2018-05-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' ...
Peter Maydell
2018-05-07
usb-host: skip open on pending postload bh
Gerd Hoffmann
2018-05-07
usb-mtp: Unconditionally check for the readonly bit
Bandan Das
2018-05-07
usb-mtp: Add some NULL checks for issues pointed out by coverity
Bandan Das
2018-05-04
hw/usb/tusb6010: Convert away from old_mmio
Peter Maydell
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-04-27
ccid-card: include libcacard.h only
Michal Privoznik
2018-04-27
Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option
John Thomson
2018-04-27
ccid: Fix dwProtocols advertisement of T=0
Jason Andryuk
2018-03-12
usbredir: reorder fields in USBRedirDevice to reduce padding
zhenwei.pi
2018-02-26
usb-mtp: Advertise SendObjectInfo for write support
Bandan Das
2018-02-26
usb-mtp: Introduce write support for MTP objects
Bandan Das
2018-02-26
usb-mtp: Support delete of mtp objects
Bandan Das
2018-02-26
usb-mtp: print parent path in IN_IGNORED trace fn
Bandan Das
2018-02-26
usb-mtp: Add one more argument when building results
Bandan Das
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
usb: Add basic code to emulate Chipidea USB IP
Andrey Smirnov
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2018-01-26
usb-ccid: convert CCIDCardClass::exitfn() -> unrealize()
Philippe Mathieu-Daudé
2018-01-26
usb-ccid: inline ccid_card_initfn() in ccid_card_realize()
Philippe Mathieu-Daudé
2018-01-26
hw/usb/ccid: Make ccid_card_init() take an error parameter
Mao Zhongyi
2018-01-26
usb-storage: Fix share-rw option parsing
Fam Zheng
2018-01-26
usb: Remove legacy -usbdevice options (host, serial, disk and net)
Thomas Huth
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2017-12-19
dev-storage: Fix the unusual function name
Mao Zhongyi
2017-12-19
hw/block: Use errp directly rather than local_err
Mao Zhongyi
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-10-23
usb-ccid: remove needless migration state code
Marc-André Lureau
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
2017-10-05
usb: fix host-stub.c build race
Gerd Hoffmann
2017-09-29
usb: Use angle brackets for cacard include directive
Fam Zheng
2017-09-29
usb: fix libusb config variable name.
Gerd Hoffmann
2017-09-29
hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()
Thomas Huth
2017-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCs
BALATON Zoltan
2017-09-27
ohci: Allow sysbus version to be used as a companion
BALATON Zoltan
2017-09-22
buildsys: Move usb redir cflags/libs to per object
Fam Zheng
2017-09-22
buildsys: Move libusb cflags/libs to per object
Fam Zheng
[next]