On 8/31/20 6:16 AM, Cindy Lu wrote:
On Mon, 31 Aug 2020 at 16:30, Jason Wang wrote:
This patch allows to initialize vhost-vdpa network backend with pre
opened vhost-vdpa file descriptor. This is useful for running
unprivileged qemu through libvirt.
Cc: Eric Blake
Cc: Markus Armbruster
Signe
On 2020/8/31 下午7:16, Cindy Lu wrote:
On Mon, 31 Aug 2020 at 16:30, Jason Wang wrote:
This patch allows to initialize vhost-vdpa network backend with pre
opened vhost-vdpa file descriptor. This is useful for running
unprivileged qemu through libvirt.
Cc: Eric Blake
Cc: Markus Armbruster
Sig
On Mon, 31 Aug 2020 at 16:30, Jason Wang wrote:
>
> This patch allows to initialize vhost-vdpa network backend with pre
> opened vhost-vdpa file descriptor. This is useful for running
> unprivileged qemu through libvirt.
>
> Cc: Eric Blake
> Cc: Markus Armbruster
> Signed-off-by: Jason Wang
> -
This patch allows to initialize vhost-vdpa network backend with pre
opened vhost-vdpa file descriptor. This is useful for running
unprivileged qemu through libvirt.
Cc: Eric Blake
Cc: Markus Armbruster
Signed-off-by: Jason Wang
---
net/vhost-vdpa.c | 24 +++-
qapi/net.json