Sign in
qemu-android
/
qemu-android
/
9705fbb5636fbe36956e6886227e9e871689cf83
/
net
/
tap.c
5430a28
vhost: force vhost off for non-MSI guests
by mst@redhat.com
· 14 years ago
27a6375
tap: make set_offload a nop after netdev cleanup
by Michael S. Tsirkin
· 14 years ago
4384942
tap: clear vhost_net backend on cleanup
by Michael S. Tsirkin
· 14 years ago
445d892
tap: add APIs for vnet header length
by Michael S. Tsirkin
· 15 years ago
ef4252b
tap: generalize code for different vnet header len
by Michael S. Tsirkin
· 15 years ago
9678d95
Remove dead assignments in various common files, spotted by clang analyzer
by Blue Swirl
· 15 years ago
b202554
tap: add API to retrieve vhost net header
by Michael S. Tsirkin
· 15 years ago
82b0d80
tap: add vhost/vhostfd options
by Michael S. Tsirkin
· 15 years ago
95d528a
tap: add interface to get device fd
by Michael S. Tsirkin
· 15 years ago
31dc63d
Revert "tap: invoke downscript when we exit abnormally"
by Anthony Liguori
· 15 years ago
8af8ce4
tap: invoke downscript when we exit abnormally
by Anthony Liguori
· 15 years ago
1ecda02
error: Replace qemu_error() by error_report()
by Markus Armbruster
· 15 years ago
2f79201
error: Move qemu_error & friends into their own header
by Markus Armbruster
· 15 years ago
62112d1
net: Fix bogus "Warning: vlan 0 with no nics" with -device
by Markus Armbruster
· 15 years ago
ceb6961
net: add API to disable/enable polling
by Michael S. Tsirkin
· 15 years ago
df6c2a0
net: initialize vnet_hdr in net_init_tap()
by Mark McLoughlin
· 15 years ago
665a3b0
net: remove VLANClientState members now in NetClientInfo
by Mark McLoughlin
· 15 years ago
3e35ba9
net: convert tap to NetClientInfo
by Mark McLoughlin
· 15 years ago
929fe49
Avoid segfault on net_tap_init() failure
by Juergen Lock
· 15 years ago
5819c91
tap: drain queue in tap_send()
by Mark McLoughlin
· 15 years ago
be1636b
tap: disable draining queue in one go
by Mark McLoughlin
· 15 years ago
71f4eff
Unbreak tap compilation on OS X
by Alexander Graf
· 15 years ago
9c28271
net: move UFO support detection to tap-linux.c
by Mark McLoughlin
· 15 years ago
1faac1f
net: move tap_set_offload() code into tap-linux.c
by Mark McLoughlin
· 15 years ago
dc69004
net: move tap_probe_vnet_hdr() to tap-linux.c
by Mark McLoughlin
· 15 years ago
15ac913
net: move tap_set_sndbuf() to tap-linux.c
by Mark McLoughlin
· 15 years ago
c28b1c1
net: move linux code into net/tap-linux.c
by Mark McLoughlin
· 15 years ago
88b3ec0
net: move AIX code into net/tap-aix.c
by Mark McLoughlin
· 15 years ago
966ea5e
net: move solaris code to net/tap-solaris.c
by Mark McLoughlin
· 15 years ago
e7e9232
net: split BSD tap_open() out into net/tap-bsd.c
by Mark McLoughlin
· 15 years ago
5281d75
net: split all the tap code out into net/tap.c
by Mark McLoughlin
· 15 years ago