summaryrefslogtreecommitdiffstats
path: root/hw/vhost_net.c
Commit message (Expand)AuthorAgeFilesLines
* vhost: backend masking supportMichael S. Tsirkin2013-01-071-3/+24
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* virtio-net: enable mrg buf header in tap on linuxMichael S. Tsirkin2012-10-291-13/+0
* vhost: Pass device path to vhost_dev_init()Stefan Hajnoczi2012-09-071-1/+1
* net: Rename vc local variables to ncStefan Hajnoczi2012-08-011-9/+9
* net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-011-4/+4
* hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)Laszlo Ersek2012-07-231-1/+1
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* vhost-net: cleanup host notifiers at last stepMichael S. Tsirkin2011-08-261-3/+13
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-3/+3
* print meaningful error message in case of --disable-vhost-netMichael Tokarev2011-06-141-0/+2
* virtio: event index supportMichael S. Tsirkin2011-06-121-0/+6
* vhost: force vhost off for non-MSI guestsmst@redhat.com2011-02-011-6/+18
* vhost: fix infinite loop on error pathMichael S. Tsirkin2010-09-141-1/+1
* vhost_net: mergeable buffers supportMichael S. Tsirkin2010-09-071-1/+23
* Remove unused eventfd.hMike McCormack2010-07-301-1/+0
* vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...Jes Sorensen2010-05-271-1/+1
* Fix %lld or %llx printf format useBlue Swirl2010-05-221-1/+1
* vhost-net: disable mergeable buffersMichael S. Tsirkin2010-04-131-0/+1
* vhost: vhost net supportMichael S. Tsirkin2010-04-011-0/+195
OpenPOWER on IntegriCloud