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