]> git.proxmox.com Git - qemu.git/history - hw/bt-hci.c
char-mux: Use separate input buffers (Jan Kiszka)
[qemu.git] / hw / bt-hci.c
2008-11-09 balrogAdd qemu_strndup: qemu_strdup with length limit.
2008-11-08 balrogRevert r5532, r5536 and a piece of r5531.
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-25 blueswir1Change freeing method because the allocation function...
2008-10-25 blueswir1Replace uses of strndup (a GNU extension) with Qemu...
2008-10-25 blueswir1Replace uses of strncpy (a GNU extension) with Qemu...
2008-09-30 balrogMake sure bluez programs (cross-)compile, add missing...
2008-09-29 balrogAdd a virtual HCI.