aboutsummaryrefslogtreecommitdiff
path: root/net/tap-solaris.c
AgeCommit message (Expand)Author
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-04net: Clean up includesPeter Maydell
2015-06-19tap: fix non-linux buildMichael S. Tsirkin
2015-05-27tap-solaris: Convert tap_open() to ErrorMarkus Armbruster
2015-05-27tap: Permit incremental conversion of tap_open() to ErrorMarkus Armbruster
2015-05-27tap: Convert tap_set_sndbuf() to ErrorMarkus Armbruster
2013-02-01tap: multiqueue supportJason Wang
2013-02-01tap: introduce a helper to get the name of an interfaceJason Wang
2013-02-01tap: add Linux multiqueue supportJason Wang
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19net: reorganize headersPaolo Bonzini
2012-07-23convert net_init_tap() to NetClientOptionsLaszlo Ersek
2011-12-06fix typo: delete redundant semicolonDong Xu Wang
2010-09-07tap: add APIs for vnet header lengthMichael S. Tsirkin
2010-07-31Fix a warning on OpenSolarisBlue Swirl
2010-03-16error: Replace qemu_error() by error_report()Markus Armbruster
2009-12-13tap: Compilation fix for SolarisAndreas Färber
2009-12-03net: fix vnet_hdr handling in solaris tap codeMark McLoughlin
2009-10-30net: move UFO support detection to tap-linux.cMark McLoughlin
2009-10-30net: move tap_set_offload() code into tap-linux.cMark McLoughlin
2009-10-30net: move tap_probe_vnet_hdr() to tap-linux.cMark McLoughlin
2009-10-30net: move tap_set_sndbuf() to tap-linux.cMark McLoughlin
2009-10-30net: move solaris code to net/tap-solaris.cMark McLoughlin