From: "Michael S. Tsirkin" <mst@redhat.com>
To: Raphael Norwitz <raphael@enfabrica.net>
Cc: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>,
qemu-block@nongnu.org, qemu-devel@nongnu.org, armbru@redhat.com,
eblake@redhat.com, eduardo@habkost.net, berrange@redhat.com,
pbonzini@redhat.com, hreitz@redhat.com, kwolf@redhat.com,
yc-core@yandex-team.ru
Subject: Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs
Date: Mon, 1 Jul 2024 16:55:44 -0400 [thread overview]
Message-ID: <20240701165515-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <CAMDpr=cyULZmtaodbmET_NEfYMhfXT2ndQ8S8vjDrapG6PUsRg@mail.gmail.com>
On Mon, Jul 01, 2024 at 08:42:39AM -0400, Raphael Norwitz wrote:
> I have no issues with these APIs, but I'm not a QMP expert so others
> should review those bits.
>
> For the vhost-user-blk code:
>
> Acked-by: Raphael Norwitz <raphael@enfabrica.net>
Could the relevant bits get ack from qapi maintainers please?
> On Tue, Jun 25, 2024 at 8:19 AM Vladimir Sementsov-Ogievskiy
> <vsementsov@yandex-team.ru> wrote:
> >
> > v5:
> > 03: drop extra check on is is runstate running
> >
> >
> > Vladimir Sementsov-Ogievskiy (3):
> > qdev-monitor: add option to report GenericError from find_device_state
> > vhost-user-blk: split vhost_user_blk_sync_config()
> > qapi: introduce device-sync-config
> >
> > hw/block/vhost-user-blk.c | 27 ++++++++++++++------
> > hw/virtio/virtio-pci.c | 9 +++++++
> > include/hw/qdev-core.h | 3 +++
> > qapi/qdev.json | 24 ++++++++++++++++++
> > system/qdev-monitor.c | 53 ++++++++++++++++++++++++++++++++++++---
> > 5 files changed, 105 insertions(+), 11 deletions(-)
> >
> > --
> > 2.34.1
> >
next prev parent reply other threads:[~2024-07-01 20:56 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-25 12:18 [PATCH v5 0/3] vhost-user-blk: live resize additional APIs Vladimir Sementsov-Ogievskiy
2024-06-25 12:18 ` [PATCH v5 1/3] qdev-monitor: add option to report GenericError from find_device_state Vladimir Sementsov-Ogievskiy
2024-07-18 8:30 ` Markus Armbruster
2024-06-25 12:18 ` [PATCH v5 2/3] vhost-user-blk: split vhost_user_blk_sync_config() Vladimir Sementsov-Ogievskiy
2024-06-25 12:18 ` [PATCH v5 3/3] qapi: introduce device-sync-config Vladimir Sementsov-Ogievskiy
2024-07-18 8:27 ` Markus Armbruster
2024-07-19 8:31 ` Vladimir Sementsov-Ogievskiy
2024-07-19 9:10 ` Markus Armbruster
2024-07-01 12:42 ` [PATCH v5 0/3] vhost-user-blk: live resize additional APIs Raphael Norwitz
2024-07-01 20:55 ` Michael S. Tsirkin [this message]
2024-08-01 8:35 ` Vladimir Sementsov-Ogievskiy
2024-08-01 8:37 ` Michael S. Tsirkin
2024-08-01 8:42 ` Vladimir Sementsov-Ogievskiy
2024-07-11 8:53 ` Vladimir Sementsov-Ogievskiy
2024-07-18 8:31 ` Markus Armbruster
2024-07-19 8:33 ` Vladimir Sementsov-Ogievskiy
2024-09-11 9:51 ` Michael S. Tsirkin
2024-09-20 9:43 ` Vladimir Sementsov-Ogievskiy
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=20240701165515-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=eblake@redhat.com \
--cc=eduardo@habkost.net \
--cc=hreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=raphael@enfabrica.net \
--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.