summaryrefslogtreecommitdiff
path: root/hw/usb/dev-bluetooth.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-2/+2
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau1-2/+2
2016-01-29usb: Clean up includesPeter Maydell1-0/+1
2015-05-08usb: usb-bt QOMifyGonglei1-5/+8
2015-02-18usb: Improve -usbdevice error reporting a bitMarkus Armbruster1-5/+0
2015-02-18usb: usb_create() can't fail, drop useless error handlingMarkus Armbruster1-5/+1
2014-09-23dev-bluetooth: convert init to realizeGonglei1-4/+2
2014-07-01usb: Fix usb-bt-dongle initialization.Hani Benhabiles1-8/+16
2014-02-18usb: Remove magic constants from device bmAttributesPantelis Koukousoulas1-1/+1
2013-09-10Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina1-1/+9
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-02-19usb-core: usb3 streamsGerd Hoffmann1-1/+1
2013-01-10Make all static TypeInfos constAndreas Färber1-1/+1
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini1-1/+1
2012-12-19net: move Bluetooth stuff out of net.hPaolo Bonzini1-1/+1
2012-11-21usb-bt: Return NAK instead of STALL when interrupt ep has no dataHans de Goede1-4/+21
2012-11-08usb: split packet result into actual_length + statusHans de Goede1-19/+14
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana1-1/+1
2012-04-26usb: add serial number generatorGerd Hoffmann1-0/+1
2012-03-13usb: the big renameGerd Hoffmann1-0/+557