summaryrefslogtreecommitdiffstats
path: root/hw/usb-bt.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: Replace device names containing whitespaceMarkus Armbruster2009-12-121-2/+2
* qdev: Separate USB product description from qdev nameMarkus Armbruster2009-12-121-0/+1
* usb: hook unplug into qdev, cleanups + fixes.Gerd Hoffmann2009-10-051-1/+0
* static and inline should came before the type of the functionsJuan Quintela2009-09-251-1/+1
* qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann2009-09-091-10/+28
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir12009-03-071-3/+3
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Document bluetooth support in qemu-doc.balrog2008-11-091-0/+2
* Emulate a USB bluetooth dongle (or HCI Transport layer).balrog2008-09-291-0/+647
OpenPOWER on IntegriCloud