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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-2
/
+5
2017-01-20
tap: fix memory leak on failure in net_init_tap()
Peter Maydell
1
-2
/
+5
2017-01-18
vhost_net: device IOTLB support
Jason Wang
1
-0
/
+1
2016-09-27
tap: Allow specifying a bridge
Alexey Kardashevskiy
1
-1
/
+3
2016-07-29
vhost-user: keep vhost_net after a disconnection
Marc-André Lureau
1
-0
/
+1
2016-07-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into ...
Peter Maydell
1
-14
/
+14
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-12
/
+12
2016-07-19
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán
1
-6
/
+6
2016-07-18
tap: fix memory leak on failure to create a multiqueue tap device
Paolo Bonzini
1
-6
/
+16
2016-07-13
tap: use an exit notifier to call down_script
Marc-André Lureau
1
-7
/
+20
2016-07-07
tap: vhost busy polling support
Jason Wang
1
-1
/
+6
2016-05-25
net/tap: Allocating Large sized arrays to heap
Zhou Jie
1
-2
/
+4
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-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-2
/
+2
2016-03-08
net: simplify net_init_tap_one logic
Paolo Bonzini
1
-2
/
+2
2016-02-04
net: Clean up includes
Peter Maydell
1
-2
/
+1
2015-11-02
net: Convert to new qapi union layout
Eric Blake
1
-4
/
+4
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+16
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
1
-1
/
+0
2015-06-17
tap: add VNET_LE/VNET_BE operations
Greg Kurz
1
-0
/
+16
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
1
-4
/
+4
2015-06-12
tap: Drop tap_can_send
Fam Zheng
1
-11
/
+2
2015-05-27
tap: Improve -netdev/netdev_add/-net/... tap error reporting
Markus Armbruster
1
-23
/
+22
2015-05-27
tap: Finish conversion of tap_open() to Error
Markus Armbruster
1
-4
/
+0
2015-05-27
tap: Permit incremental conversion of tap_open() to Error
Markus Armbruster
1
-4
/
+9
2015-05-27
tap: Convert launch_script() to Error
Markus Armbruster
1
-12
/
+28
2015-05-27
tap: Convert net_init_tap_one() to Error
Markus Armbruster
1
-32
/
+38
2015-05-27
tap: Convert tap_set_sndbuf() to Error
Markus Armbruster
1
-1
/
+3
2015-05-27
tap: Improve -netdev/netdev_add/-net/... bridge error reporting
Markus Armbruster
1
-11
/
+19
2015-05-27
tap: net_tap_fd_init() can't fail, drop dead error handling
Markus Armbruster
1
-13
/
+1
2015-05-27
net: Permit incremental conversion of init functions to Error
Markus Armbruster
1
-2
/
+4
2015-02-18
monitor: Clean up around monitor_handle_fd_param()
Markus Armbruster
1
-3
/
+8
2014-12-19
tap: fix vcpu long time io blocking on tap
Wangkai (Kevin,C)
1
-0
/
+12
2014-11-02
tap: fix possible fd leak in net_init_tap
Gonglei
1
-0
/
+3
2014-11-02
tap: do not close(fd) in net_init_tap_one
Gonglei
1
-1
/
+0
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
1
-0
/
+1
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
1
-4
/
+13
2014-04-25
tap: Avoid extra iterations while closing file fd
Pankaj Gupta
1
-10
/
+4
2014-03-12
tap: avoid deadlocking rx
Stefan Hajnoczi
1
-2
/
+5
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
-0
/
+6
2014-02-25
net: change vnet-hdr TAP prototypes
Vincenzo Maffione
1
-3
/
+3
2013-06-07
tap: fix NULL dereference when passing invalid parameters to tap
Jason Wang
1
-6
/
+12
2013-05-03
tap: properly initialize vhostfds
Jason Wang
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-03-25
net: increase buffer size to accommodate Jumbo frame pkts
Scott Feldman
1
-6
/
+1
2013-03-22
Fix typos and misspellings
Peter Maydell
1
-1
/
+1
2013-02-27
tap: forbid creating multiqueue tap when hub is used
Jason Wang
1
-0
/
+7
2013-02-01
tap: unbreak -netdev tap,fd=X
Anthony Liguori
1
-1
/
+1
[next]