summaryrefslogtreecommitdiff
path: root/bt-vhci.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19net: move Bluetooth stuff out of net.hPaolo Bonzini1-1/+1
2012-12-19janitor: do not include qemu-char everywherePaolo Bonzini1-1/+0
2012-12-19janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini1-0/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-04-15Remove unused sysemu.h include directivesBlue Swirl1-1/+0
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-03-07Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir11-1/+1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-09-30Disable bluetooth proxy compilation on win32.balrog1-3/+1
2008-09-29Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".balrog1-0/+172