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