summaryrefslogtreecommitdiff
path: root/hw/bt/sdp.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-22hw/bt: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis1-3/+4
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-3/+3
2017-08-01bt: stop the sdp memory allocation crazinessPaolo Bonzini1-4/+13
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini1-0/+1
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2015-12-04bt: avoid unintended sign extensionPaolo Bonzini1-1/+1
2015-11-06bt: fix use of uninitialized variable seqlenPaolo Bonzini1-9/+20
2015-04-28bt-sdp: fix broken uuids power-of-2 calculationStefan Hajnoczi1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+967