summaryrefslogtreecommitdiffstats
path: root/bt-vhci.c
Commit message (Expand)AuthorAgeFilesLines
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* net: move Bluetooth stuff out of net.hPaolo Bonzini2012-12-191-1/+1
* janitor: do not include qemu-char everywherePaolo Bonzini2012-12-191-1/+0
* janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini2012-12-191-0/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir12009-03-071-1/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Disable bluetooth proxy compilation on win32.balrog2008-09-301-3/+1
* Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".balrog2008-09-291-0/+172
OpenPOWER on IntegriCloud