index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb-bt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-08-04
1
-19
/
+12
*
usb-bt doesn't support migration
Gerd Hoffmann
2011-07-20
1
-0
/
+6
*
usb: fixup bluetooth descriptors
Gerd Hoffmann
2011-07-08
1
-12
/
+12
*
usb: Pass the packet to the device's handle_control callback
Hans de Goede
2011-05-26
1
-3
/
+3
*
usb: move remote wakeup handling to common code
Gerd Hoffmann
2011-01-11
1
-18
/
+3
*
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
2011-01-11
1
-19
/
+12
*
usb: move USB_REQ_SET_ADDRESS handling to common code
Gerd Hoffmann
2011-01-11
1
-4
/
+0
*
usb bluetooth: use new descriptor infrastructure.
Gerd Hoffmann
2011-01-11
1
-271
/
+202
*
qdev: Replace device names containing whitespace
Markus Armbruster
2009-12-12
1
-2
/
+2
*
qdev: Separate USB product description from qdev name
Markus Armbruster
2009-12-12
1
-0
/
+1
*
usb: hook unplug into qdev, cleanups + fixes.
Gerd Hoffmann
2009-10-05
1
-1
/
+0
*
static and inline should came before the type of the functions
Juan Quintela
2009-09-25
1
-1
/
+1
*
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
1
-10
/
+28
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-3
/
+3
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-4
/
+3
*
Document bluetooth support in qemu-doc.
balrog
2008-11-09
1
-0
/
+2
*
Emulate a USB bluetooth dongle (or HCI Transport layer).
balrog
2008-09-29
1
-0
/
+647