On 3/1/21 2:36 AM, Cindy Lu wrote:
> On Mon, Mar 1, 2021 at 4:40 AM Michael S. Tsirkin wrote:
>>
>> On Thu, Feb 25, 2021 at 02:14:39PM -0500, Michael S. Tsirkin wrote:
>>> On Fri, Feb 26, 2021 at 12:55:06AM +0800, Cindy Lu wrote:
While peer is vdpa, sometime qemu get an all zero mac addres
Thanks Haibin,
On 9/22/20 5:27 AM, haibinzhang(张海斌) wrote:
> Fore-commit(c6beefd674) only saves features of queue0,
> this makes wrong features of other queues in multiqueues
> situation.
> For examples:
> qemu-system-aarch64 ... \
> -chardev socket,id=charnet0,path=/var/run/vhost_sock \
>
When multiqueue is enabled, a vhost_dev is created for each queue
pair. However, only one slave channel is needed.
Fixes: 4bbeeba023f2 (vhost-user: add slave-req-fd support)
Cc: marcandre.lur...@redhat.com
Signed-off-by: Adrian Moreno
---
hw/virtio/vhost-user.c | 8 +---
1 file changed, 5
event)
Cc: ddstr...@canonical.com
Cc: Michael S. Tsirkin
Signed-off-by: Adrian Moreno
---
net/vhost-user.c | 4
1 file changed, 4 insertions(+)
diff --git a/net/vhost-user.c b/net/vhost-user.c
index 51921de443..014199d600 100644
--- a/net/vhost-user.c
+++ b/net/vhost-user.c
@@ -235,6 +235,10
event)
Cc: ddstr...@canonical.com
Cc: Michael S. Tsirkin
Signed-off-by: Adrian Moreno
---
net/vhost-user.c | 4
1 file changed, 4 insertions(+)
diff --git a/net/vhost-user.c b/net/vhost-user.c
index 51921de443..014199d600 100644
--- a/net/vhost-user.c
+++ b/net/vhost-user.c
@@ -235,6 +235,10
On 9/17/19 11:40 PM, Michael S. Tsirkin wrote:
> On Tue, Sep 17, 2019 at 09:19:01PM +0200, Adrian Moreno wrote:
>> That way the state can be correctly restored when the device is opened
>> again. This might happen if the backend is restarted.
>>
>> Buglink: https://bugzi
event)
Cc: ddstr...@canonical.com
Cc: Michael S. Tsirkin
Signed-off-by: Adrian Moreno
---
net/vhost-user.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/net/vhost-user.c b/net/vhost-user.c
index 51921de443..acf20cb9e0 100644
--- a/net/vhost-user.c
+++ b/net/vhost-user.c
@@ -235,6