index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
bt
Age
Commit message (
Expand
)
Author
2018-01-22
hw/bt: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2017-08-01
bt: stop the sdp memory allocation craziness
Paolo Bonzini
2017-06-02
be-hci: use backend functions
Marc-André Lureau
2017-06-02
chardev: serial & parallel declaration to own headers
Marc-André Lureau
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
2017-01-27
chardev: qom-ify
Marc-André Lureau
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
bt: use qemu_chr_alloc()
Marc-André Lureau
2017-01-27
char: allocate CharDriverState as a single object
Marc-André Lureau
2017-01-27
char: move callbacks in CharDriver
Marc-André Lureau
2016-10-24
char: replace avail_connections
Marc-André Lureau
2016-10-24
char: move front end handlers in CharBackend
Marc-André Lureau
2016-10-08
bt-hci-csr: drop unused argument
Paolo Bonzini
2016-09-13
hw/bt/hci: spelling fix: endianness
Michael Tokarev
2016-07-12
hw/bt: Don't use cpu_to_*w() and *_to_cpup()
Peter Maydell
2016-05-29
bt: rewrite csrhci_write to avoid out-of-bounds writes
Paolo Bonzini
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
hw: Clean up includes
Peter Maydell
2015-12-04
bt: avoid unintended sign extension
Paolo Bonzini
2015-11-06
bt: fix use of uninitialized variable seqlen
Paolo Bonzini
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
2015-09-25
bt: remove muldiv64()
Laurent Vivier
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-04-28
bt-sdp: fix broken uuids power-of-2 calculation
Stefan Hajnoczi
2014-08-15
l2cap: fix access to freed memory
zhanghailiang
2013-09-10
Preparation for usb-bt-dongle conditional build
Miroslav Rezanina
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini