Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-23 | convert net_init_tap() to NetClientOptions | Laszlo Ersek | 1 | -1/+1 |
2011-12-06 | fix typo: delete redundant semicolon | Dong Xu Wang | 1 | -1/+1 |
2010-09-07 | tap: add APIs for vnet header length | Michael S. Tsirkin | 1 | -0/+9 |
2010-07-31 | Fix a warning on OpenSolaris | Blue Swirl | 1 | -0/+1 |
2010-03-16 | error: Replace qemu_error() by error_report() | Markus Armbruster | 1 | -2/+2 |
2009-12-13 | tap: Compilation fix for Solaris | Andreas Färber | 1 | -0/+1 |
2009-12-03 | net: fix vnet_hdr handling in solaris tap code | Mark McLoughlin | 1 | -0/+11 |
2009-10-30 | net: move UFO support detection to tap-linux.c | Mark McLoughlin | 1 | -0/+5 |
2009-10-30 | net: move tap_set_offload() code into tap-linux.c | Mark McLoughlin | 1 | -0/+5 |
2009-10-30 | net: move tap_probe_vnet_hdr() to tap-linux.c | Mark McLoughlin | 1 | -0/+5 |
2009-10-30 | net: move tap_set_sndbuf() to tap-linux.c | Mark McLoughlin | 1 | -0/+5 |
2009-10-30 | net: move solaris code to net/tap-solaris.c | Mark McLoughlin | 1 | -0/+185 |