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-bluetooth.c
Age
Commit message (
Expand
)
Author
2016-01-29
usb: Clean up includes
Peter Maydell
2015-05-08
usb: usb-bt QOMify
Gonglei
2015-02-18
usb: Improve -usbdevice error reporting a bit
Markus Armbruster
2015-02-18
usb: usb_create() can't fail, drop useless error handling
Markus Armbruster
2014-09-23
dev-bluetooth: convert init to realize
Gonglei
2014-07-01
usb: Fix usb-bt-dongle initialization.
Hani Benhabiles
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2013-09-10
Remove dev-bluetooth.c dependency from vl.c
Miroslav Rezanina
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-02-19
usb-core: usb3 streams
Gerd Hoffmann
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
net: move Bluetooth stuff out of net.h
Paolo Bonzini
2012-11-21
usb-bt: Return NAK instead of STALL when interrupt ep has no data
Hans de Goede
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-04-26
usb: add serial number generator
Gerd Hoffmann
2012-03-13
usb: the big rename
Gerd Hoffmann