Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | char: rename qemu_chr_open() -> qemu_chr_new() | Anthony Liguori | 2011-08-22 | 1 | -1/+1 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -11/+11 |
* | net: Refactor net_client_types | Jan Kiszka | 2011-07-23 | 1 | -1/+1 |
* | slirp: Canonicalize restrict syntax | Jan Kiszka | 2011-07-23 | 1 | -6/+15 |
* | slirp: fix guestfwd id | Alexander Graf | 2011-06-08 | 1 | -1/+1 |
* | Remove unused sysemu.h include directives | Blue Swirl | 2011-04-15 | 1 | -1/+0 |
* | error: Replace qemu_error() by error_report() | Markus Armbruster | 2010-03-16 | 1 | -14/+14 |
* | slirp: check system() success | Juan Quintela | 2010-03-09 | 1 | -1/+1 |
* | net: Fix bogus "Warning: vlan 0 with no nics" with -device | Markus Armbruster | 2010-02-19 | 1 | -4/+0 |
* | Fix BSD build | Blue Swirl | 2010-01-27 | 1 | -0/+3 |
* | net/slirp.c: fix warning with _FORTIFY_SOURCE | Kirill A. Shutemov | 2010-01-26 | 1 | -1/+8 |
* | net: convert slirp to NetClientInfo | Mark McLoughlin | 2009-12-03 | 1 | -24/+37 |
* | net: move slirp code from net.c to net/slirp.c | Mark McLoughlin | 2009-12-03 | 1 | -0/+752 |