summaryrefslogtreecommitdiff
path: root/hw/bt
AgeCommit message (Expand)AuthorFilesLines
2018-01-22hw/bt: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis6-67/+65
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis6-40/+40
2017-08-01bt: stop the sdp memory allocation crazinessPaolo Bonzini1-4/+13
2017-06-02be-hci: use backend functionsMarc-André Lureau1-6/+3
2017-06-02chardev: serial & parallel declaration to own headersMarc-André Lureau1-1/+1
2017-06-02chardev: move headers to include/chardevMarc-André Lureau1-1/+1
2017-01-27chardev: qom-ifyMarc-André Lureau1-17/+38
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-7/+7
2017-01-27bt: use qemu_chr_alloc()Marc-André Lureau1-6/+13
2017-01-27char: allocate CharDriverState as a single objectMarc-André Lureau1-5/+5
2017-01-27char: move callbacks in CharDriverMarc-André Lureau1-2/+6
2016-10-24char: replace avail_connectionsMarc-André Lureau1-1/+0
2016-10-24char: move front end handlers in CharBackendMarc-André Lureau1-5/+7
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini1-1/+1
2016-09-13hw/bt/hci: spelling fix: endiannessMichael Tokarev1-1/+1
2016-07-12hw/bt: Don't use cpu_to_*w() and *_to_cpup()Peter Maydell2-13/+9
2016-05-29bt: rewrite csrhci_write to avoid out-of-bounds writesPaolo Bonzini1-21/+46
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini1-0/+1
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini2-0/+2
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah1-2/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-01-29hw: Clean up includesPeter Maydell6-0/+6
2015-12-04bt: avoid unintended sign extensionPaolo Bonzini1-1/+1
2015-11-06bt: fix use of uninitialized variable seqlenPaolo Bonzini1-9/+20
2015-11-06replay: replay blockers for devicesPavel Dovgalyuk1-0/+7
2015-09-25bt: remove muldiv64()Laurent Vivier1-2/+2
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange1-6/+3
2015-04-28bt-sdp: fix broken uuids power-of-2 calculationStefan Hajnoczi1-1/+1
2014-08-15l2cap: fix access to freed memoryzhanghailiang1-1/+1
2013-09-10Preparation for usb-bt-dongle conditional buildMiroslav Rezanina2-0/+71
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh3-25/+25
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini3-4/+4
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini7-0/+5680
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0