summaryrefslogtreecommitdiffstats
path: root/net/tap-solaris.c
Commit message (Expand)AuthorAgeFilesLines
* tap: fix non-linux buildMichael S. Tsirkin2015-06-191-0/+10
* tap-solaris: Convert tap_open() to ErrorMarkus Armbruster2015-05-271-29/+30
* tap: Permit incremental conversion of tap_open() to ErrorMarkus Armbruster2015-05-271-1/+2
* tap: Convert tap_set_sndbuf() to ErrorMarkus Armbruster2015-05-271-2/+1
* tap: multiqueue supportJason Wang2013-02-011-1/+2
* tap: introduce a helper to get the name of an interfaceJason Wang2013-02-011-0/+4
* tap: add Linux multiqueue supportJason Wang2013-02-011-0/+11
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* convert net_init_tap() to NetClientOptionsLaszlo Ersek2012-07-231-1/+1
* fix typo: delete redundant semicolonDong Xu Wang2011-12-061-1/+1
* tap: add APIs for vnet header lengthMichael S. Tsirkin2010-09-071-0/+9
* Fix a warning on OpenSolarisBlue Swirl2010-07-311-0/+1
* error: Replace qemu_error() by error_report()Markus Armbruster2010-03-161-2/+2
* tap: Compilation fix for SolarisAndreas Färber2009-12-131-0/+1
* net: fix vnet_hdr handling in solaris tap codeMark McLoughlin2009-12-031-0/+11
* net: move UFO support detection to tap-linux.cMark McLoughlin2009-10-301-0/+5
* net: move tap_set_offload() code into tap-linux.cMark McLoughlin2009-10-301-0/+5
* net: move tap_probe_vnet_hdr() to tap-linux.cMark McLoughlin2009-10-301-0/+5
* net: move tap_set_sndbuf() to tap-linux.cMark McLoughlin2009-10-301-0/+5
* net: move solaris code to net/tap-solaris.cMark McLoughlin2009-10-301-0/+185
OpenPOWER on IntegriCloud