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
2019-10-18
usbaudio: change playback counters to 64 bit
Kővágó, Zoltán
2019-10-18
usb-audio: support more than two channels of audio
Kővágó, Zoltán
2019-10-18
usb-audio: do not count on avail bytes actually available
Kővágó, Zoltán
2019-08-29
usb-mtp: add sanity checks on rootdir
Bandan Das
2019-08-29
xhci: Fix memory leak in xhci_kick_epctx
fangying
2019-08-29
xhci: Fix memory leak in xhci_address_slot
Ying Fang
2019-08-22
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...
Peter Maydell
2019-08-22
ehci: fix queue->dev null ptr dereference
Gerd Hoffmann
2019-08-21
xhci: Add No Op Command
Hikaru Nishida
2019-08-21
usb-redir: merge interrupt packets
Martin Cerveny
2019-08-21
usbredir: fix buffer-overflow on vmload
Marc-André Lureau
2019-08-21
audio: add audiodev properties to frontends
Kővágó, Zoltán
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-07-15
hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCI
Philippe Mathieu-Daudé
2019-07-15
hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
Philippe Mathieu-Daudé
2019-06-24
xen: Import other xen/io/*.h
Anthony PERARD
2019-06-12
Supply missing header guards
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190607-pull-request' ...
Peter Maydell
2019-06-07
usb-mtp: refactor the flow of usb_mtp_write_data
Bandan Das
2019-06-06
hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-05-29
usb-hub: emulate per port power switching
Gerd Hoffmann
2019-05-29
usb-hub: add usb_hub_port_update()
Gerd Hoffmann
2019-05-29
usb-hub: add helpers to update port state
Gerd Hoffmann
2019-05-29
usb-hub: make number of ports runtime-configurable
Gerd Hoffmann
2019-05-29
usb-hub: tweak feature names
Gerd Hoffmann
2019-05-29
usb-host: avoid libusb_set_configuration calls
Gerd Hoffmann
2019-05-29
usb-host: skip reset for untouched devices
Gerd Hoffmann
2019-05-29
usb: call reset handler before updating state
Gerd Hoffmann
2019-05-03
hw/usb: avoid format truncation warning when formatting port name
Daniel P. Berrangé
2019-05-02
hw/usb/hcd-ohci: Move PCI-related code into a separate file
Thomas Huth
2019-05-02
hw/usb/hcd-ohci: Do not use PCI functions with sysbus devices in ohci_die()
Thomas Huth
2019-05-02
usb/xhci: avoid trigger assertion if guest write wrong epid
Longpeng
2019-05-02
usb-mtp: change default to success for usb_mtp_update_object
Bandan Das
2019-05-02
usb-mtp: fix alignment of access of ObjectInfo filename field
Daniel P. Berrangé
2019-05-02
usb-mtp: fix string length for filename when writing metadata
Daniel P. Berrangé
2019-04-16
usb-mtp: fix bounds check for guest provided filename
Daniel P. Berrangé
2019-04-02
filemon: fix watch IDs to avoid potential wraparound issues
Daniel P. Berrangé
2019-04-02
usb-mtp: remove usb_mtp_object_free_one
Bandan Das
2019-04-02
usb-mtp: fix return status of delete
Bandan Das
[next]