On Sun, 14 Feb 2016 18:17:07 +0100
Paolo Bonzini <pbonz...@redhat.com> wrote:

> Virtio dataplane needs to trigger the irq manually through the
> guest notifier.  Export virtio_should_notify so that it can be
> used around event_notifier_set.
> 
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  hw/virtio/virtio.c         | 4 ++--
>  include/hw/virtio/virtio.h | 1 +
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 

The name is better as well :)

Acked-by: Cornelia Huck <cornelia.h...@de.ibm.com>


Reply via email to