aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/dev-bluetooth.c
AgeCommit message (Expand)Author
2015-05-08usb: usb-bt QOMifyGonglei
2015-02-18usb: Improve -usbdevice error reporting a bitMarkus Armbruster
2015-02-18usb: usb_create() can't fail, drop useless error handlingMarkus Armbruster
2014-09-23dev-bluetooth: convert init to realizeGonglei
2014-07-01usb: Fix usb-bt-dongle initialization.Hani Benhabiles
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas
2013-09-10Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-02-19usb-core: usb3 streamsGerd Hoffmann
2013-01-10Make all static TypeInfos constAndreas Färber
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini
2012-12-19net: move Bluetooth stuff out of net.hPaolo Bonzini
2012-11-21usb-bt: Return NAK instead of STALL when interrupt ep has no dataHans de Goede
2012-11-08usb: split packet result into actual_length + statusHans de Goede
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana
2012-04-26usb: add serial number generatorGerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann