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