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-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
tap: fix non-linux build
Michael S. Tsirkin
1
-0
/
+10
2015-05-27
net: Permit incremental conversion of init functions to Error
Markus Armbruster
1
-1
/
+2
2014-02-25
net: make tap offloading callbacks static
Vincenzo Maffione
1
-6
/
+6
2014-02-25
net: TAP uses NetClientInfo offloading callbacks
Vincenzo Maffione
1
-43
/
+49
2014-02-25
net: change vnet-hdr TAP prototypes
Vincenzo Maffione
1
-4
/
+4
2013-02-01
tap: support enabling or disabling a queue
Jason Wang
1
-0
/
+10
2013-02-01
net: tap: use abort() instead of assert(0)
Jason Wang
1
-1
/
+1
2013-02-01
net: tap: using bool instead of bitfield
Jason Wang
1
-3
/
+3
2012-12-22
net: Add missing include statement (fix compiler warnings for MinGW)
Stefan Weil
1
-0
/
+1
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
-2
/
+2
2012-12-07
Fix spelling (prefered -> preferred)
Stefan Weil
1
-3
/
+4
2012-10-30
tap-win32: stubs to fix win32 build
Michael S. Tsirkin
1
-0
/
+10
2012-10-19
net/tap-win32: Fix compiler warning caused by missing include statement
Stefan Weil
1
-0
/
+1
2012-10-08
net: consolidate NetClientState header files into one
Paolo Bonzini
1
-1
/
+1
2012-08-01
net: Rename vc local variables to nc
Stefan Hajnoczi
1
-4
/
+4
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
1
-11
/
+11
2012-08-01
net: Drop vlan argument to qemu_new_net_client()
Stefan Hajnoczi
1
-1
/
+1
2012-08-01
net: Use hubs for the vlan feature
Stefan Hajnoczi
1
-4
/
+4
2012-07-23
remove unused QemuOpts parameter from net init functions
Laszlo Ersek
1
-2
/
+2
2012-07-23
convert net_init_tap() to NetClientOptions
Laszlo Ersek
1
-5
/
+6
2012-07-23
convert net_client_init() to OptsVisitor
Laszlo Ersek
1
-1
/
+2
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
1
-1
/
+1
2012-06-04
net: purge the monitor object from all init functions
Luiz Capitulino
1
-1
/
+1
2011-02-25
Fixing tap adapter for win32
Pavel Dovgaluk
1
-1
/
+1
2010-10-13
Delete write only variables
Blue Swirl
1
-3
/
+2
2010-09-07
tap: add APIs for vnet header length
Michael S. Tsirkin
1
-0
/
+9
2010-04-02
Fix build on mingw32
Anthony Liguori
1
-0
/
+5
2010-03-27
Fix BSD and win32 builds
Blue Swirl
1
-0
/
+1
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-1
/
+1
2010-02-19
net: Fix bogus "Warning: vlan 0 with no nics" with -device
Markus Armbruster
1
-4
/
+0
2009-12-04
win32: fix variable use before initialization
Blue Swirl
1
-2
/
+2
2009-12-03
net: convert tap-win32 to NetClientInfo
Mark McLoughlin
1
-16
/
+23
2009-10-30
net: move more stuff into net/tap-win32.c, add net/tap.h
Mark McLoughlin
1
-2
/
+46
2009-10-30
net: move tap-win32.c under net/
Mark McLoughlin
1
-0
/
+690