remove noise for demo
[qemu] / hw / bt-hci.c
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
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.