Sign in
qemu
/
qemu
/
5b3ac23fee97fc1a79ad2bb1cf3a1ce518d27905
/
hw
/
bt
/
l2cap.c
4312057
hw/bt: Don't use cpu_to_*w() and *_to_cpup()
by Peter Maydell
· 9 years ago
58369e2
qemu-common: stop including qemu/bswap.h from qemu-common.h
by Paolo Bonzini
· 9 years ago
0430891
hw: Clean up includes
by Peter Maydell
· 9 years ago
2c145d7
l2cap: fix access to freed memory
by zhanghailiang
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/bt-l2cap.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
0ed8b6f
Avoid returning void
by Blue Swirl
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
7b1df88
bt-l2cap: fix if statement with empty body, spotted by clang
by Blue Swirl
· 15 years ago
2db69b2
Fix qemu_free use in bt-l2cap.c
by Jean-Christophe DUBOIS
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
511d2b1
Sparse fixes: NULL use, header order, ANSI prototypes, static
by blueswir1
· 16 years ago
4d2d181
Add L2CAP logic and a virtual SDP server for use in emulated devices.
by balrog
· 17 years ago