summaryrefslogtreecommitdiffstats
path: root/bt-vhci.c
Commit message (Expand)AuthorAgeFilesLines
* all: Clean up includesPeter Maydell2016-02-041-0/+1
* 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/+0Star
* 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-211-1/+1
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0Star
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1Star
* Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir12009-03-071-1/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3Star
* Disable bluetooth proxy compilation on win32.balrog2008-10-011-3/+1Star
* Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".balrog2008-09-291-0/+172
r>* | crypto: user - Fix rwsem leak in crypto_userJonathan Corbet2011-11-011-3/+0Star |/ * crypto: user - Initialise match in crypto_alg_matchHerbert Xu2011-10-211-1/+1 * crypto: Add userspace report for compress type algorithmsSteffen Klassert2011-10-211-0/+20 * crypto: Add userspace report for cipher type algorithmsSteffen Klassert2011-10-211-0/+29 * crypto: Add userspace report for larval type algorithmsSteffen Klassert2011-10-211-0/+12 * crypto: Add a report function pointer to crypto_typeSteffen Klassert2011-10-211-0/+5 * crypto: Add userspace configuration APISteffen Klassert2011-10-211-0/+372