index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bt-vhci.c
Age
Commit message (
Expand
)
Author
2016-02-04
all: Clean up includes
Peter Maydell
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
net: move Bluetooth stuff out of net.h
Paolo Bonzini
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-09-30
Disable bluetooth proxy compilation on win32.
balrog
2008-09-29
Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".
balrog