qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [virtio-comment] [PATCH] *** Vhost-pci RFC v2 ***


From: Marc-André Lureau
Subject: Re: [Qemu-devel] [virtio-comment] [PATCH] *** Vhost-pci RFC v2 ***
Date: Mon, 05 Sep 2016 08:56:14 +0000

Hi

On Sat, Sep 3, 2016 at 5:36 PM Wang, Wei W <address@hidden> wrote:

> Marc-André and I just got different thoughts about a design direction. I
> prefer to have all the frontend virtio devices (net, scsi, console etc.)
> from the same VM to be supported by one backend vhost-pci device (N-1),
> while Marc-André prefers to have each frontend virtio device be supported
> by a backend vhost-pci device (N-N).
>

I suggested 1-1 (not n-n, but you can have several 1-1 pairs), unless you
have a good reason to do differently, starting from the use case (is there
a case that requires several backends/consumers in the same VM? if yes, 1-1
design could still fit). If it's to save guest memory space, it may not be
a good enough reason, but I don't see clearly the implications.

-- 
Marc-André Lureau


reply via email to

[Prev in Thread] Current Thread [Next in Thread]