aboutsummaryrefslogtreecommitdiffstats
path: root/hw/vhost_net.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-14print meaningful error message in case of --disable-vhost-netMichael Tokarev1-0/+2
2011-06-12virtio: event index supportMichael S. Tsirkin1-0/+6
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com1-6/+18
2010-09-14vhost: fix infinite loop on error pathMichael S. Tsirkin1-1/+1
2010-09-07vhost_net: mergeable buffers supportMichael S. Tsirkin1-1/+23
2010-07-30Remove unused eventfd.hMike McCormack1-1/+0
2010-05-27vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...Jes Sorensen1-1/+1
2010-05-22Fix %lld or %llx printf format useBlue Swirl1-1/+1
2010-04-13vhost-net: disable mergeable buffersMichael S. Tsirkin1-0/+1
2010-04-01vhost: vhost net supportMichael S. Tsirkin1-0/+195