Age | Commit message (Expand) | Author |
2012-07-23 | remove unused QemuOpts parameter from net init functions | Laszlo Ersek |
2012-07-23 | convert net_init_tap() to NetClientOptions | Laszlo Ersek |
2012-07-23 | convert net_client_init() to OptsVisitor | Laszlo Ersek |
2012-07-23 | hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) | Laszlo Ersek |
2012-06-04 | net: purge the monitor object from all init functions | Luiz Capitulino |
2011-02-25 | Fixing tap adapter for win32 | Pavel Dovgaluk |
2010-10-13 | Delete write only variables | Blue Swirl |
2010-09-07 | tap: add APIs for vnet header length | Michael S. Tsirkin |
2010-04-02 | Fix build on mingw32 | Anthony Liguori |
2010-03-27 | Fix BSD and win32 builds | Blue Swirl |
2010-03-16 | error: Replace qemu_error() by error_report() | Markus Armbruster |
2010-02-19 | net: Fix bogus "Warning: vlan 0 with no nics" with -device | Markus Armbruster |
2009-12-04 | win32: fix variable use before initialization | Blue Swirl |
2009-12-03 | net: convert tap-win32 to NetClientInfo | Mark McLoughlin |
2009-10-30 | net: move more stuff into net/tap-win32.c, add net/tap.h | Mark McLoughlin |
2009-10-30 | net: move tap-win32.c under net/ | Mark McLoughlin |