summaryrefslogtreecommitdiff
path: root/hw/bt/hci-csr.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-22hw/bt: Replace fprintf(stderr, "*\n" with error_report()Alistair Francis1-10/+11
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-7/+7
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-05-29bt: rewrite csrhci_write to avoid out-of-bounds writesPaolo Bonzini1-21/+46
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini1-0/+1
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah1-2/+2
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-2/+2
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-2/+2
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+454