aboutsummaryrefslogtreecommitdiff
path: root/hw/bt/hci.c
AgeCommit message (Expand)Author
2019-12-17Remove the core bluetooth codeThomas Huth
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-01-22hw/bt: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2016-09-13hw/bt/hci: spelling fix: endiannessMichael Tokarev
2016-07-12hw/bt: Don't use cpu_to_*w() and *_to_cpup()Peter Maydell
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29hw: Clean up includesPeter Maydell
2015-11-06replay: replay blockers for devicesPavel Dovgalyuk
2015-09-25bt: remove muldiv64()Laurent Vivier
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange
2013-09-10Preparation for usb-bt-dongle conditional buildMiroslav Rezanina
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini