index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-12
uas: fix super speed bMaxPacketSize0
Gerd Hoffmann
1
-1
/
+1
2020-02-12
usb-host: wait for cancel complete
Gerd Hoffmann
1
-8
/
+9
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
1
-2
/
+2
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
21
-26
/
+26
2020-01-13
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...
Peter Maydell
4
-3
/
+63
2020-01-13
xhci: recheck slot status
Gerd Hoffmann
1
-3
/
+12
2020-01-13
xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS
Chen Qun
1
-0
/
+1
2020-01-13
usbredir: Prevent recursion in usbredir_write
Dr. David Alan Gilbert
1
-0
/
+9
2020-01-13
usb-redir: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
1
-0
/
+20
2020-01-13
usb-host: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
2
-0
/
+21
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
3
-3
/
+3
2020-01-07
ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+5
2020-01-07
hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+5
2020-01-07
hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+4
2020-01-07
hw/usb/redirect: Do not link 'usb-redir' device when USB not enabled
Philippe Mathieu-Daudé
1
-0
/
+2
2019-12-18
hw/usb: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-12-16
hw/usb: Remove the USB bluetooth dongle device
Thomas Huth
3
-587
/
+0
2019-11-06
usb-host: add option to allow all resets.
Gerd Hoffmann
1
-4
/
+9
2019-10-18
usbaudio: change playback counters to 64 bit
Kővágó, Zoltán
1
-6
/
+8
2019-10-18
usb-audio: support more than two channels of audio
Kővágó, Zoltán
1
-53
/
+366
2019-10-18
usb-audio: do not count on avail bytes actually available
Kővágó, Zoltán
1
-11
/
+17
2019-08-29
usb-mtp: add sanity checks on rootdir
Bandan Das
1
-14
/
+24
2019-08-29
xhci: Fix memory leak in xhci_kick_epctx
fangying
1
-0
/
+1
2019-08-29
xhci: Fix memory leak in xhci_address_slot
Ying Fang
1
-0
/
+1
2019-08-22
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...
Peter Maydell
3
-21
/
+59
2019-08-22
ehci: fix queue->dev null ptr dereference
Gerd Hoffmann
1
-0
/
+3
2019-08-21
xhci: Add No Op Command
Hikaru Nishida
1
-0
/
+3
2019-08-21
usb-redir: merge interrupt packets
Martin Cerveny
1
-21
/
+48
2019-08-21
usbredir: fix buffer-overflow on vmload
Marc-André Lureau
1
-0
/
+5
2019-08-21
audio: add audiodev properties to frontends
Kővágó, Zoltán
1
-0
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
3
-1
/
+3
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2
-1
/
+1
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
22
-2
/
+22
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
4
-0
/
+4
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
12
-11
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
22
-0
/
+22
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2
-0
/
+2
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-15
hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCI
Philippe Mathieu-Daudé
1
-1
/
+1
2019-07-15
hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
Philippe Mathieu-Daudé
2
-5
/
+9
2019-06-24
xen: Import other xen/io/*.h
Anthony PERARD
1
-2
/
+1
2019-06-12
Supply missing header guards
Markus Armbruster
2
-0
/
+10
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
8
-5
/
+3
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
24
-11
/
+30
2019-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190607-pull-request' ...
Peter Maydell
1
-27
/
+30
2019-06-07
usb-mtp: refactor the flow of usb_mtp_write_data
Bandan Das
1
-27
/
+30
2019-06-06
hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
1
-1
/
+1
2019-05-29
usb-hub: emulate per port power switching
Gerd Hoffmann
1
-0
/
+63
[next]