index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
bt
Age
Commit message (
Expand
)
Author
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