index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tap-solaris.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
Marc-André Lureau
2022-05-03
1
-1
/
+1
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
net: Added SetSteeringEBPF method for NetClientState.
Andrew Melnychenko
2021-06-04
1
-0
/
+5
*
net: detect errors from probing vnet hdr flag for TAP devices
Daniel P. Berrange
2020-07-15
1
-1
/
+1
*
net/tap-solaris.c: Include qemu-common.h for TFR macro
Peter Maydell
2020-07-07
1
-0
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
net: Clean up includes
Peter Maydell
2016-02-04
1
-1
/
+1
*
tap: fix non-linux build
Michael S. Tsirkin
2015-06-19
1
-0
/
+10
*
tap-solaris: Convert tap_open() to Error
Markus Armbruster
2015-05-27
1
-29
/
+30
*
tap: Permit incremental conversion of tap_open() to Error
Markus Armbruster
2015-05-27
1
-1
/
+2
*
tap: Convert tap_set_sndbuf() to Error
Markus Armbruster
2015-05-27
1
-2
/
+1
*
tap: multiqueue support
Jason Wang
2013-02-01
1
-1
/
+2
*
tap: introduce a helper to get the name of an interface
Jason Wang
2013-02-01
1
-0
/
+4
*
tap: add Linux multiqueue support
Jason Wang
2013-02-01
1
-0
/
+11
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
net: reorganize headers
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
convert net_init_tap() to NetClientOptions
Laszlo Ersek
2012-07-23
1
-1
/
+1
*
fix typo: delete redundant semicolon
Dong Xu Wang
2011-12-06
1
-1
/
+1
*
tap: add APIs for vnet header length
Michael S. Tsirkin
2010-09-07
1
-0
/
+9
*
Fix a warning on OpenSolaris
Blue Swirl
2010-07-31
1
-0
/
+1
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-2
/
+2
*
tap: Compilation fix for Solaris
Andreas Färber
2009-12-13
1
-0
/
+1
*
net: fix vnet_hdr handling in solaris tap code
Mark McLoughlin
2009-12-03
1
-0
/
+11
*
net: move UFO support detection to tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+5
*
net: move tap_set_offload() code into tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+5
*
net: move tap_probe_vnet_hdr() to tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+5
*
net: move tap_set_sndbuf() to tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+5
*
net: move solaris code to net/tap-solaris.c
Mark McLoughlin
2009-10-30
1
-0
/
+185