| Commit message (Expand) | Author | Age | Files | Lines |
* | all: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -1/+1 |
* | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 2013-04-15 | 1 | -1/+1 |
* | MinGW: Replace setsockopt by qemu_setsocketopt | Stefan Weil | 2013-03-22 | 1 | -1/+1 |
* | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | net: move Bluetooth stuff out of net.h | Paolo Bonzini | 2012-12-19 | 1 | -1/+0 |
* | janitor: do not include qemu-char everywhere | Paolo Bonzini | 2012-12-19 | 1 | -1/+0 |
* | janitor: do not rely on indirect inclusions of or from qemu-char.h | Paolo Bonzini | 2012-12-19 | 1 | -0/+1 |
* | bt-host: add missing break statement | Stefan Hajnoczi | 2012-01-13 | 1 | -0/+1 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-21 | 1 | -1/+1 |
* | Remove unused sysemu.h include directives | Blue Swirl | 2011-04-15 | 1 | -1/+0 |
* | bt: remove dead assignments, spotted by clang analyzer | Blue Swirl | 2010-04-25 | 1 | -2/+2 |
* | bt: remove bt_host_read_poll() | Juan Quintela | 2010-03-19 | 1 | -8/+1 |
* | Update to a hopefully more future proof FSF address | Blue Swirl | 2009-07-16 | 1 | -2/+1 |
* | Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' | blueswir1 | 2009-04-13 | 1 | -1/+1 |
* | Clean build: Add bt-host.h | aurel32 | 2009-03-10 | 1 | -0/+1 |
* | Sparse fixes: NULL use, header order, ANSI prototypes, static | blueswir1 | 2009-03-07 | 1 | -2/+2 |
* | Update FSF address in GPL/LGPL boilerplate | aurel32 | 2009-01-04 | 1 | -4/+3 |
* | Win32: Fix warnings | aurel32 | 2008-11-06 | 1 | -1/+1 |
* | Disable bluetooth proxy compilation on win32. | balrog | 2008-10-01 | 1 | -15/+24 |
* | Implement a HCI passthrough to host. | balrog | 2008-09-29 | 1 | -0/+198 |