From: Roman Kagan <rvkagan@yandex-team.ru>
To: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Cc: qemu-devel@nongnu.org, mst@redhat.com, yc-core@yandex-team.ru,
armbru@redhat.com,
Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
Subject: Re: [PATCH v2 2/2] vhost: setup error eventfd and dump errors
Date: Fri, 24 Jun 2022 16:11:46 +0300 [thread overview]
Message-ID: <YrW38ZzJs3W1+aDP@rvkaganb> (raw)
In-Reply-To: <20220623161325.18813-3-vsementsov@yandex-team.ru>
On Thu, Jun 23, 2022 at 07:13:25PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> From: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
>
> Vhost has error notifications, let's log them like other errors.
> For each virt-queue setup eventfd for vring error notifications.
>
> Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
> [vsementsov: rename patch, change commit message and dump error like
> other errors in the file]
> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
> ---
> hw/virtio/vhost.c | 37 +++++++++++++++++++++++++++++++++++++
> include/hw/virtio/vhost.h | 1 +
> 2 files changed, 38 insertions(+)
Reviewed-by: Roman Kagan <rvkagan@yandex-team.ru>
prev parent reply other threads:[~2022-06-24 13:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-23 16:13 [PATCH v2 0/2] vhost: implement VHOST_SET_VRING_ERR Vladimir Sementsov-Ogievskiy
2022-06-23 16:13 ` [PATCH v2 1/2] vhost: add method vhost_set_vring_err Vladimir Sementsov-Ogievskiy
2022-06-24 11:47 ` Roman Kagan
2022-06-23 16:13 ` [PATCH v2 2/2] vhost: setup error eventfd and dump errors Vladimir Sementsov-Ogievskiy
2022-06-24 13:11 ` Roman Kagan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YrW38ZzJs3W1+aDP@rvkaganb \
--to=rvkagan@yandex-team.ru \
--cc=armbru@redhat.com \
--cc=khlebnikov@yandex-team.ru \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=vsementsov@yandex-team.ru \
--cc=yc-core@yandex-team.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.