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.c
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
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-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
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-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
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