commit | d59700553ecbf052cce1e099e8f4dae2704fe424 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Mar 17 13:08:17 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Apr 01 13:56:43 2010 -0500 |
tree | f0f4d3afd94d374920b450ec14c18775762fcadb | |
parent | ade80dc84527ae7418e9fcaf33e09574da0d2b29 [diff] |
vhost: vhost net support This adds vhost net device support in qemu. Will be tied to tap device and virtio by following patches. Raw backend is currently missing, will be worked on/submitted separately. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>