summaryrefslogtreecommitdiffstats
path: root/hw/bt/l2cap.c
Commit message (Expand)AuthorAgeFilesLines
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/bt: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis2018-01-221-23/+24
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-11/+11
* hw/bt: Don't use cpu_to_*w() and *_to_cpup()Peter Maydell2016-07-121-6/+6
* qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini2016-05-191-0/+1
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* l2cap: fix access to freed memoryzhanghailiang2014-08-151-1/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-4/+4
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+1365