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-bt.c
Age
Commit message (
Expand
)
Author
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-07-20
usb-bt doesn't support migration
Gerd Hoffmann
2011-07-08
usb: fixup bluetooth descriptors
Gerd Hoffmann
2011-05-26
usb: Pass the packet to the device's handle_control callback
Hans de Goede
2011-01-11
usb: move remote wakeup handling to common code
Gerd Hoffmann
2011-01-11
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
2011-01-11
usb: move USB_REQ_SET_ADDRESS handling to common code
Gerd Hoffmann
2011-01-11
usb bluetooth: use new descriptor infrastructure.
Gerd Hoffmann
2009-12-12
qdev: Replace device names containing whitespace
Markus Armbruster
2009-12-12
qdev: Separate USB product description from qdev name
Markus Armbruster
2009-10-05
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
2009-09-25
static and inline should came before the type of the functions
Juan Quintela
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-11-09
Document bluetooth support in qemu-doc.
balrog
2008-09-29
Emulate a USB bluetooth dongle (or HCI Transport layer).
balrog