Age | Commit message (Expand) | Author | Files | Lines |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini | 1 | -0/+2 |
2019-02-13 | char: allow specifying a GMainContext at opening time | Paolo Bonzini | 1 | -1/+1 |
2018-01-22 | hw/bt: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 6 | -67/+65 |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 6 | -40/+40 |
2017-08-01 | bt: stop the sdp memory allocation craziness | Paolo Bonzini | 1 | -4/+13 |
2017-06-02 | be-hci: use backend functions | Marc-André Lureau | 1 | -6/+3 |
2017-06-02 | chardev: serial & parallel declaration to own headers | Marc-André Lureau | 1 | -1/+1 |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau | 1 | -1/+1 |
2017-01-27 | chardev: qom-ify | Marc-André Lureau | 1 | -17/+38 |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau | 1 | -7/+7 |
2017-01-27 | bt: use qemu_chr_alloc() | Marc-André Lureau | 1 | -6/+13 |
2017-01-27 | char: allocate CharDriverState as a single object | Marc-André Lureau | 1 | -5/+5 |
2017-01-27 | char: move callbacks in CharDriver | Marc-André Lureau | 1 | -2/+6 |
2016-10-24 | char: replace avail_connections | Marc-André Lureau | 1 | -1/+0 |
2016-10-24 | char: move front end handlers in CharBackend | Marc-André Lureau | 1 | -5/+7 |
2016-10-08 | bt-hci-csr: drop unused argument | Paolo Bonzini | 1 | -1/+1 |
2016-09-13 | hw/bt/hci: spelling fix: endianness | Michael Tokarev | 1 | -1/+1 |
2016-07-12 | hw/bt: Don't use cpu_to_*w() and *_to_cpup() | Peter Maydell | 2 | -13/+9 |
2016-05-29 | bt: rewrite csrhci_write to avoid out-of-bounds writes | Paolo Bonzini | 1 | -21/+46 |
2016-05-19 | qemu-common: stop including qemu/host-utils.h from qemu-common.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-19 | qemu-common: stop including qemu/bswap.h from qemu-common.h | Paolo Bonzini | 2 | -0/+2 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 1 | -2/+2 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 6 | -0/+6 |
2015-12-04 | bt: avoid unintended sign extension | Paolo Bonzini | 1 | -1/+1 |
2015-11-06 | bt: fix use of uninitialized variable seqlen | Paolo Bonzini | 1 | -9/+20 |
2015-11-06 | replay: replay blockers for devices | Pavel Dovgalyuk | 1 | -0/+7 |
2015-09-25 | bt: remove muldiv64() | Laurent Vivier | 1 | -2/+2 |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Daniel P. Berrange | 1 | -6/+3 |
2015-04-28 | bt-sdp: fix broken uuids power-of-2 calculation | Stefan Hajnoczi | 1 | -1/+1 |
2014-08-15 | l2cap: fix access to freed memory | zhanghailiang | 1 | -1/+1 |
2013-09-10 | Preparation for usb-bt-dongle conditional build | Miroslav Rezanina | 2 | -0/+71 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 3 | -25/+25 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 3 | -4/+4 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 7 | -0/+5680 |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini | 1 | -0/+0 |