Re: [RFC PATCH 09/27] vhost: Route host->guest notification through qemu

2020-12-07 Thread Stefan Hajnoczi
On Fri, Nov 20, 2020 at 07:50:47PM +0100, Eugenio Pérez wrote: > Signed-off-by: Eugenio Pérez > --- > hw/virtio/vhost-sw-lm-ring.c | 3 +++ > hw/virtio/vhost.c| 20 > 2 files changed, 23 insertions(+) I'm not sure I understand what is going here. The guest notif

[RFC PATCH 09/27] vhost: Route host->guest notification through qemu

2020-11-20 Thread Eugenio Pérez
Signed-off-by: Eugenio Pérez --- hw/virtio/vhost-sw-lm-ring.c | 3 +++ hw/virtio/vhost.c| 20 2 files changed, 23 insertions(+) diff --git a/hw/virtio/vhost-sw-lm-ring.c b/hw/virtio/vhost-sw-lm-ring.c index 0192e77831..cbf53965cd 100644 --- a/hw/virtio/vhost-sw-