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-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
2019-04-01
hw/usb/bus.c: Handle "no speed matched" case in usb_mask_to_str()
Peter Maydell
2019-03-26
ohci: don't die on ED_LINK_LIMIT overflow
Laurent Vivier
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2019-03-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-03-07
scsi: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
build: convert usb.mak to Kconfig
Paolo Bonzini
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
Introduce new "no_guest_reset" parameter for usb-host device
Alexander Kappner
2019-03-07
usb-mtp: prevent null dereference while deleting objects
Bandan Das
2019-03-07
usb-mtp: fix some usb_mtp_write_data return paths
Bandan Das
2019-03-07
usb-mtp: return incomplete transfer on a lstat failure
Bandan Das
2019-02-26
hw/usb: switch MTP to use new inotify APIs
Daniel P. Berrangé
2019-02-26
hw/usb: fix const-ness for string params in MTP driver
Daniel P. Berrangé
2019-02-26
hw/usb: don't set IN_ISDIR for inotify watch in MTP driver
Daniel P. Berrangé
2019-02-20
usb: remove unnecessary NULL device check from usb_ep_get()
Liam Merwick
2019-02-20
usb: add device checks before redirector calls to usb_ep_get()
Liam Merwick
2019-02-20
usb: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
uhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
ohci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
ehci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
xhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
xhci: add asserts to help with static code analysis
Liam Merwick
2019-02-20
usb: rearrange usb_ep_get()
Liam Merwick
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-13
char: allow specifying a GMainContext at opening time
Paolo Bonzini
2019-01-30
usb-mtp: replace the homebrew write with qemu_write_full
Bandan Das
2019-01-30
usb-mtp: breakup MTP write into smaller chunks
Bandan Das
2019-01-30
usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZ
Bandan Das
2019-01-30
usb: implement XHCI underrun/overrun events
Yuri Benditovich
2019-01-30
usb: XHCI shall not halt isochronous endpoints
Yuri Benditovich
2019-01-30
hw/usb: Fix LGPL information in the file headers
Thomas Huth
2019-01-30
usb: dev-mtp: close fd in usb_mtp_object_readdir()
Li Qiang
2019-01-30
usb: assign unique serial numbers to hid devices
Gerd Hoffmann
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
[next]