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
/
vhost_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-2
/
+2
2013-02-01
vhost: multiqueue support
Jason Wang
1
-8
/
+78
2013-01-07
vhost: backend masking support
Michael S. Tsirkin
1
-3
/
+24
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-10-29
virtio-net: enable mrg buf header in tap on linux
Michael S. Tsirkin
1
-13
/
+0
2012-09-07
vhost: Pass device path to vhost_dev_init()
Stefan Hajnoczi
1
-1
/
+1
2012-08-01
net: Rename vc local variables to nc
Stefan Hajnoczi
1
-9
/
+9
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
1
-4
/
+4
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
1
-1
/
+1
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+3
2011-08-26
vhost-net: cleanup host notifiers at last step
Michael S. Tsirkin
1
-3
/
+13
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-3
/
+3
2011-06-14
print meaningful error message in case of --disable-vhost-net
Michael Tokarev
1
-0
/
+2
2011-06-12
virtio: event index support
Michael S. Tsirkin
1
-0
/
+6
2011-02-01
vhost: force vhost off for non-MSI guests
mst@redhat.com
1
-6
/
+18
2010-09-14
vhost: fix infinite loop on error path
Michael S. Tsirkin
1
-1
/
+1
2010-09-07
vhost_net: mergeable buffers support
Michael S. Tsirkin
1
-1
/
+23
2010-07-30
Remove unused eventfd.h
Mike McCormack
1
-1
/
+0
2010-05-27
vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...
Jes Sorensen
1
-1
/
+1
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
1
-1
/
+1
2010-04-13
vhost-net: disable mergeable buffers
Michael S. Tsirkin
1
-0
/
+1
2010-04-01
vhost: vhost net support
Michael S. Tsirkin
1
-0
/
+195