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
/
hci-csr.c
Age
Commit message (
Expand
)
Author
2019-12-17
Remove the core bluetooth code
Thomas Huth
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-02-13
char: allow specifying a GMainContext at opening time
Paolo Bonzini
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-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-05-29
bt: rewrite csrhci_write to avoid out-of-bounds writes
Paolo Bonzini
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-01-29
hw: Clean up includes
Peter Maydell
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