[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/3] virtio: Re-enable notifications after drain
From: |
Kevin Wolf |
Subject: |
Re: [PATCH v2 0/3] virtio: Re-enable notifications after drain |
Date: |
Wed, 7 Feb 2024 21:52:41 +0100 |
Am 02.02.2024 um 16:31 hat Hanna Czenczek geschrieben:
> Hanna Czenczek (3):
> virtio-scsi: Attach event vq notifier with no_poll
> virtio: Re-enable notifications after drain
> virtio-blk: Use ioeventfd_attach in start_ioeventfd
>
> include/block/aio.h | 7 ++++++-
> hw/block/virtio-blk.c | 21 ++++++++++-----------
> hw/scsi/virtio-scsi.c | 7 ++++++-
> hw/virtio/virtio.c | 42 ++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 64 insertions(+), 13 deletions(-)
Thanks, applied to the block branch.
Kevin