Sign in
qemu
/
qemu
/
2ba63e4af69b674f4fabd317dd438061de1ea310
/
hw
/
bt
/
hci-csr.c
93a78e4
be-hci: use backend functions
by Marc-André Lureau
· 8 years ago
7566c6e
chardev: serial & parallel declaration to own headers
by Marc-André Lureau
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
777357d
chardev: qom-ify
by Marc-André Lureau
· 8 years ago
0ec7b3e
char: rename CharDriverState Chardev
by Marc-André Lureau
· 8 years ago
d5cafc7
bt: use qemu_chr_alloc()
by Marc-André Lureau
· 8 years ago
41ac54b
char: allocate CharDriverState as a single object
by Marc-André Lureau
· 8 years ago
b68e956
char: move callbacks in CharDriver
by Marc-André Lureau
· 8 years ago
3aef23d
char: replace avail_connections
by Marc-André Lureau
· 8 years ago
a4afa54
char: move front end handlers in CharBackend
by Marc-André Lureau
· 8 years ago
a1c2bbc
bt-hci-csr: drop unused argument
by Paolo Bonzini
· 8 years ago
141af03
bt: rewrite csrhci_write to avoid out-of-bounds writes
by Paolo Bonzini
· 9 years ago
58369e2
qemu-common: stop including qemu/bswap.h from qemu-common.h
by Paolo Bonzini
· 9 years ago
73bcb24
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
by Rutuja Shah
· 9 years ago
0430891
hw: Clean up includes
by Peter Maydell
· 9 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 11 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/bt-hci-csr.c]
456d606
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
by Hans de Goede
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
927d487
softmmu: move remaining include files to include/ subdirectories
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
090f7ac
net: move Bluetooth stuff out of net.h
by Paolo Bonzini
· 12 years ago
66a0a2c
fix spelling in hw sub directory
by Dong Xu Wang
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
7447545
change all other clock references to use nanosecond resolution accessors
by Paolo Bonzini
· 14 years ago
7300c07
bt: remove dead assignments, spotted by clang analyzer
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
6ee093c
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
by Juan Quintela
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
58a26b4
Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.
by balrog
· 16 years ago