index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
1
-3
/
+4
*
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-3
/
+3
*
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-1
/
+2
*
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
4
-20
/
+30
*
dma: Let dma_memory_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-4
/
+6
*
Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...
Richard Henderson
2021-11-03
1
-9
/
+15
|
\
|
*
qapi: introduce x-query-usb QMP command
Daniel P. Berrangé
2021-11-02
1
-9
/
+15
*
|
hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
BALATON Zoltan
2021-11-02
1
-0
/
+13
*
|
usb/uhci: Replace pci_set_irq with qemu_set_irq
BALATON Zoltan
2021-11-02
2
-2
/
+4
*
|
usb/uhci: Disallow user creating a vt82c686-uhci-pci device
BALATON Zoltan
2021-11-02
3
-0
/
+6
*
|
usb/uhci: Misc clean up
BALATON Zoltan
2021-11-02
1
-5
/
+2
|
/
*
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
2
-3
/
+2
*
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
2021-09-30
3
-6
/
+4
*
hw/usb: Fix typo in comments and print
Cai Huoqing
2021-09-01
6
-12
/
+12
*
uas: add stream number sanity checks.
Gerd Hoffmann
2021-09-01
1
-0
/
+11
*
chardev: mark explicitly first argument as poisoned
Marc-André Lureau
2021-08-05
1
-1
/
+1
*
usbredir: fix free call
Gerd Hoffmann
2021-07-29
1
-1
/
+1
*
usb-host: wire up timer for windows
Gerd Hoffmann
2021-07-29
1
-1
/
+32
*
usb: fix usb-host dependency check
Gerd Hoffmann
2021-07-22
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
9
-78
/
+21
|
\
|
*
usb: build usb-host as module
Gerd Hoffmann
2021-07-09
2
-2
/
+7
|
*
monitor/usb: register 'info usbhost' dynamically
Gerd Hoffmann
2021-07-09
3
-43
/
+2
|
*
usb: drop usb_host_dev_is_scsi_storage hook
Gerd Hoffmann
2021-07-09
5
-34
/
+10
|
*
modules: add ccid module annotations
Gerd Hoffmann
2021-07-09
2
-0
/
+2
|
*
modules: add usb-redir module annotations
Gerd Hoffmann
2021-07-09
1
-0
/
+1
*
|
misc: Fix "havn't" typo
Philippe Mathieu-Daudé
2021-07-09
1
-1
/
+1
|
/
*
configure, meson: convert libusbredir detection to meson
Paolo Bonzini
2021-06-25
1
-1
/
+1
*
configure, meson: convert libcacard detection to meson
Paolo Bonzini
2021-06-25
1
-1
/
+1
*
configure, meson: convert libusb detection to meson
Paolo Bonzini
2021-06-25
1
-1
/
+1
*
usb/dev-mtp: use GDateTime for formatting timestamp for objects
Daniel P. Berrangé
2021-06-14
1
-6
/
+3
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X
Ruimei Yan
2021-05-28
4
-7
/
+15
*
hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
Ruimei Yan
2021-05-28
1
-2
/
+3
*
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
2
-7
/
+0
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ...
Peter Maydell
2021-05-10
7
-14
/
+13
|
\
|
*
usb: limit combined packets to 1 MiB (CVE-2021-3527)
Gerd Hoffmann
2021-05-05
1
-1
/
+3
|
*
usb/mtp: avoid dynamic stack allocation
Gerd Hoffmann
2021-05-04
1
-1
/
+2
|
*
usb/redir: avoid dynamic stack allocation (CVE-2021-3527)
Gerd Hoffmann
2021-05-04
1
-3
/
+3
|
*
usb/hid: avoid dynamic stack allocation
Gerd Hoffmann
2021-05-04
2
-2
/
+2
|
*
hw/usb: Do not build USB subsystem if not required
Philippe Mathieu-Daudé
2021-05-04
1
-6
/
+3
|
*
hw/usb/host-stub: Remove unused header
Philippe Mathieu-Daudé
2021-05-04
1
-1
/
+0
*
|
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
5
-5
/
+0
*
|
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
|
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
|
hw/usb: Constify VMStateDescription
Philippe Mathieu-Daudé
2021-05-02
2
-5
/
+5
|
/
*
hw/usb/hcd-ehci: Fix crash when showing help of EHCI devices
Thomas Huth
2021-03-26
1
-5
/
+5
*
hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize()
Philippe Mathieu-Daudé
2021-03-26
1
-0
/
+9
*
usb: Remove "-usbdevice ccid"
Thomas Huth
2021-03-26
1
-1
/
+0
*
usb/storage: clear csw on reset
Gerd Hoffmann
2021-03-15
1
-0
/
+1
*
usb/storage: add kconfig symbols
Gerd Hoffmann
2021-03-15
2
-3
/
+14
[prev]
[next]