Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhost: vhost net support | Michael S. Tsirkin | 2010-04-01 | 1 | -0/+19 |
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> |