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
/
host-linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
usb-host: remove usb_host_device_close
Gerd Hoffmann
1
-24
/
+0
2013-02-19
usb-host: move legacy cmd line bits
Gerd Hoffmann
1
-100
/
+1
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
1
-1
/
+1
2013-01-14
usb-host: Initialize dev->port the obviously safe way
Markus Armbruster
1
-1
/
+1
2013-01-14
usb-host: Drop superfluous null test from usb_host_auto_scan()
Markus Armbruster
1
-1
/
+1
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-04
usb: Don't allow USB_RET_ASYNC for interrupt packets
Hans de Goede
1
-0
/
+1
2012-11-16
usb-host: fix splitted transfers
Gerd Hoffmann
1
-2
/
+5
2012-11-16
usb-host: update tracing
Gerd Hoffmann
1
-8
/
+12
2012-11-16
usb: host-linux: Ignore parsing errors of the device descriptors
Jan Kiszka
1
-20
/
+11
2012-11-16
usb-host: scan for usb devices when the vm starts
Gerd Hoffmann
1
-0
/
+11
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
1
-59
/
+69
2012-10-25
usb: Move short-not-ok handling to the core
Hans de Goede
1
-1
/
+2
2012-09-12
usb-host: allow emulated (non-async) control requests without USBPacket
Gerd Hoffmann
1
-1
/
+1
2012-08-16
usb: async control xfer fixup
Gerd Hoffmann
1
-0
/
+1
2012-07-09
usb-host: add trace events for iso xfers
Gerd Hoffmann
1
-4
/
+6
2012-07-09
usb: split endpoint init and reset
Gerd Hoffmann
1
-2
/
+3
2012-06-20
usb-host: live migration support
Gerd Hoffmann
1
-1
/
+46
2012-06-20
usb-host: attach only to running guest
Gerd Hoffmann
1
-15
/
+17
2012-05-14
usb-host: handle guest-issued clear halt
Gerd Hoffmann
1
-0
/
+9
2012-04-26
usb-host: fix zero-length packets
Gerd Hoffmann
1
-3
/
+3
2012-04-26
usb-host: don't dereference invalid iovecs
Gerd Hoffmann
1
-3
/
+3
2012-04-17
usb-host: rewrite usb_linux_update_endp_table
Gerd Hoffmann
1
-93
/
+101
2012-04-17
usb-host: add property to turn off pipelining
Gerd Hoffmann
1
-1
/
+9
2012-04-17
usb-host: add usb packet to request tracepoints
Gerd Hoffmann
1
-12
/
+14
2012-04-17
usb-host: trace canceled requests
Gerd Hoffmann
1
-1
/
+3
2012-04-17
usb-host: trace emulated requests
Gerd Hoffmann
1
-3
/
+9
2012-04-17
Add bootindex support to usb-host and usb-redir
Gerd Hoffmann
1
-0
/
+3
2012-03-13
usb: the big rename
Gerd Hoffmann
1
-0
/
+1913