index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tap-solaris.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-04
net: Clean up includes
Peter Maydell
1
-1
/
+1
2015-06-19
tap: fix non-linux build
Michael S. Tsirkin
1
-0
/
+10
2015-05-27
tap-solaris: Convert tap_open() to Error
Markus Armbruster
1
-29
/
+30
2015-05-27
tap: Permit incremental conversion of tap_open() to Error
Markus Armbruster
1
-1
/
+2
2015-05-27
tap: Convert tap_set_sndbuf() to Error
Markus Armbruster
1
-2
/
+1
2013-02-01
tap: multiqueue support
Jason Wang
1
-1
/
+2
2013-02-01
tap: introduce a helper to get the name of an interface
Jason Wang
1
-0
/
+4
2013-02-01
tap: add Linux multiqueue support
Jason Wang
1
-0
/
+11
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
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