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