index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
vhost_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
vhost-user: ignore qemu-only features
Michael S. Tsirkin
1
-7
/
+1
2015-11-16
vhost: don't send RESET_OWNER at stop
Yuanhan Liu
1
-6
/
+0
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
1
-0
/
+17
2015-10-22
vhost user: add support of live migration
Thibaut Collet
1
-0
/
+2
2015-10-22
vhost: use a function for each call
Marc-André Lureau
1
-10
/
+6
2015-09-24
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
1
-0
/
+18
2015-09-24
vhost-user: add multiple queue support
Changchun Ouyang
1
-4
/
+6
2015-09-24
vhost-user: add VHOST_USER_GET_QUEUE_NUM message
Yuanhan Liu
1
-0
/
+12
2015-09-24
vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE
Yuanhan Liu
1
-1
/
+1
2015-09-24
vhost-user: add protocol feature negotiation
Michael S. Tsirkin
1
-0
/
+2
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
1
-1
/
+1
2015-07-20
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
1
-2
/
+1
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
1
-11
/
+1
2015-06-19
vhost_net: re-enable when cross endian
Cédric Le Goater
1
-19
/
+0
2015-06-19
vhost-net: tell tap backend about the vnet endianness
Greg Kurz
1
-1
/
+32
2015-06-10
vhost: 64 bit features
Cornelia Huck
1
-6
/
+6
2015-06-10
vhost_net: add version_1 feature
Michael S. Tsirkin
1
-0
/
+2
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
1
-1
/
+2
2015-04-27
vhost-user: Send VHOST_RESET_OWNER on vhost stop
Luke Gorrie
1
-0
/
+7
2015-03-10
vhost_net: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2015-02-26
virtio: use standard virtio_ring.h
Michael S. Tsirkin
1
-1
/
+1
2014-09-22
virtio: Import virtio_vring.h
Fam Zheng
1
-1
/
+1
2014-09-18
vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation
Damjan Marion
1
-4
/
+4
2014-09-03
vhost_net: init acked_features to backend_features
Jason Wang
1
-0
/
+1
2014-09-03
vhost_net: start/stop guest notifiers properly
Jason Wang
1
-14
/
+27
2014-09-02
vhost_net: cleanup start/stop condition
Michael S. Tsirkin
1
-8
/
+0
2014-06-29
vhost-net: disable when cross-endian
Greg Kurz
1
-0
/
+19
2014-06-19
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
1
-0
/
+4
2014-06-19
vhost-net: vhost-user feature bits support
Nikolay Nikolaev
1
-0
/
+35
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
1
-29
/
+46
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
1
-4
/
+6
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
1
-11
/
+12
2014-06-19
Refactor virtio-net to use generic get_vhost_net
Nikolay Nikolaev
1
-3
/
+27
2014-06-19
vhost_net should call the poll callback only when it is set
Nikolay Nikolaev
1
-3
/
+10
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
1
-27
/
+29
2014-02-25
vhost_net: use offload API instead of bypassing it
Stefan Hajnoczi
1
-3
/
+3
2014-02-25
net: virtio-net and vmxnet3 use offloading API
Vincenzo Maffione
1
-2
/
+2
2014-01-26
virtio: Fix return value for dummy function vhost_net_virtqueue_pending
Stefan Weil
1
-1
/
+1
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
1
-7
/
+10
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
1
-0
/
+328