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
/
dev-uas.c
Age
Commit message (
Expand
)
Author
2016-06-22
usb-uas: hotplug support
Gerd Hoffmann
2016-01-29
usb: Clean up includes
Peter Maydell
2015-05-08
usb: usb-uas QOMify
Gonglei
2014-09-23
dev-uas: using error_report instead of fprintf
Gonglei
2014-09-23
dev-uas: convert init to realize
Gonglei
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2013-11-26
uas: s/ui/iu/
Hans de Goede
2013-11-26
uas: Fix response iu struct definition
Hans de Goede
2013-11-26
uas: Bounds check tags when using streams
Hans de Goede
2013-11-26
uas: Streams are numbered 1-y, rather then 0-x
Hans de Goede
2013-11-26
uas: Fix / cleanup usb_uas_task error handling
Hans de Goede
2013-11-26
uas: Only use report iu-s for task_mgmt status reporting
Hans de Goede
2013-09-03
Merge remote-tracking branch 'kraxel/usb.88' into staging
Anthony Liguori
2013-09-02
uas: add property for request logging
Gerd Hoffmann
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-02-19
uas-uas: usb3 streams
Gerd Hoffmann
2013-02-19
usb-core: usb3 streams
Gerd Hoffmann
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
2012-10-05
cleanup useless return sentence
Amos Kong
2012-08-31
uas: move transfer kickoff
Gerd Hoffmann
2012-08-16
usb: update uas product id
Gerd Hoffmann
2012-07-12
usb: add usb attached scsi emulation
Gerd Hoffmann