aboutsummaryrefslogtreecommitdiff
path: root/hw/vhost_net.c
AgeCommit message (Expand)Author
2012-10-29virtio-net: enable mrg buf header in tap on linuxMichael S. Tsirkin
2012-09-07vhost: Pass device path to vhost_dev_init()Stefan Hajnoczi
2012-08-01net: Rename vc local variables to ncStefan Hajnoczi
2012-08-01net: Rename VLANClientState to NetClientStateStefan Hajnoczi
2012-07-23hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)Laszlo Ersek
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2011-08-26vhost-net: cleanup host notifiers at last stepMichael S. Tsirkin
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-06-14print meaningful error message in case of --disable-vhost-netMichael Tokarev
2011-06-12virtio: event index supportMichael S. Tsirkin
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com
2010-09-14vhost: fix infinite loop on error pathMichael S. Tsirkin
2010-09-07vhost_net: mergeable buffers supportMichael S. Tsirkin
2010-07-30Remove unused eventfd.hMike McCormack
2010-05-27vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...Jes Sorensen
2010-05-22Fix %lld or %llx printf format useBlue Swirl
2010-04-13vhost-net: disable mergeable buffersMichael S. Tsirkin
2010-04-01vhost: vhost net supportMichael S. Tsirkin