Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-04 | net: purge the monitor object from all init functions | Luiz Capitulino | 1 | -1/+1 |
2011-02-25 | Fixing tap adapter for win32 | Pavel Dovgaluk | 1 | -1/+1 |
2010-10-13 | Delete write only variables | Blue Swirl | 1 | -3/+2 |
2010-09-07 | tap: add APIs for vnet header length | Michael S. Tsirkin | 1 | -0/+9 |
2010-04-02 | Fix build on mingw32 | Anthony Liguori | 1 | -0/+5 |
2010-03-27 | Fix BSD and win32 builds | Blue Swirl | 1 | -0/+1 |
2010-03-16 | error: Replace qemu_error() by error_report() | Markus Armbruster | 1 | -1/+1 |
2010-02-19 | net: Fix bogus "Warning: vlan 0 with no nics" with -device | Markus Armbruster | 1 | -4/+0 |
2009-12-04 | win32: fix variable use before initialization | Blue Swirl | 1 | -2/+2 |
2009-12-03 | net: convert tap-win32 to NetClientInfo | Mark McLoughlin | 1 | -16/+23 |
2009-10-30 | net: move more stuff into net/tap-win32.c, add net/tap.h | Mark McLoughlin | 1 | -2/+46 |
2009-10-30 | net: move tap-win32.c under net/ | Mark McLoughlin | 1 | -0/+690 |