summaryrefslogtreecommitdiffstats
path: root/hw/bt-hci.c
Commit message (Expand)AuthorAgeFilesLines
* Add qemu_strndup: qemu_strdup with length limit.balrog2008-11-091-4/+4
* Revert r5532, r5536 and a piece of r5531.balrog2008-11-081-5/+5
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-2/+4
* Change freeing method because the allocation function was changed in r5532blueswir12008-10-251-3/+3
* Replace uses of strndup (a GNU extension) with Qemu pstrdupblueswir12008-10-251-1/+1
* Replace uses of strncpy (a GNU extension) with Qemu pstrcpyblueswir12008-10-251-1/+1
* Make sure bluez programs (cross-)compile, add missing statics.balrog2008-09-301-3/+3
* Add a virtual HCI.balrog2008-09-291-0/+2220
OpenPOWER on IntegriCloud