From: Fabiano Rosas <farosas@suse.de>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Cc: peterx@redhat.com, berrange@redhat.com, guobin@linux.alibaba.com
Subject: Re: [PATCH 0/3] migration: Cleanup around MigMode sets
Date: Mon, 27 Oct 2025 10:24:47 -0300 [thread overview]
Message-ID: <877bwgeau8.fsf@suse.de> (raw)
In-Reply-To: <20251027064503.1074255-1-armbru@redhat.com>
Markus Armbruster <armbru@redhat.com> writes:
> Markus Armbruster (3):
> migration: Use unsigned instead of int for bit set of MigMode
> migration: Use bitset of MigMode instead of variable arguments
> migration: Put Error **errp parameter last
>
> include/migration/blocker.h | 9 ++----
> include/migration/misc.h | 10 +++----
> hw/vfio/container-legacy.c | 6 ++--
> hw/vfio/cpr-iommufd.c | 6 ++--
> hw/vfio/cpr-legacy.c | 8 +++---
> hw/vfio/cpr.c | 5 ++--
> hw/vfio/device.c | 4 +--
> migration/migration.c | 57 +++++++++----------------------------
> stubs/migr-blocker.c | 2 +-
> system/physmem.c | 8 +++---
> 10 files changed, 40 insertions(+), 75 deletions(-)
Series:
Reviewed-by: Fabiano Rosas <farosas@suse.de>
next prev parent reply other threads:[~2025-10-27 13:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-27 6:45 [PATCH 0/3] migration: Cleanup around MigMode sets Markus Armbruster
2025-10-27 6:45 ` [PATCH 1/3] migration: Use unsigned instead of int for bit set of MigMode Markus Armbruster
2025-10-27 6:45 ` [PATCH 2/3] migration: Use bitset of MigMode instead of variable arguments Markus Armbruster
2025-10-27 6:45 ` [PATCH 3/3] migration: Put Error **errp parameter last Markus Armbruster
2025-10-27 13:24 ` Fabiano Rosas [this message]
2025-10-28 15:19 ` [PATCH 0/3] migration: Cleanup around MigMode sets Peter Xu
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=877bwgeau8.fsf@suse.de \
--to=farosas@suse.de \
--cc=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=guobin@linux.alibaba.com \
--cc=peterx@redhat.com \
--cc=qemu-devel@nongnu.org \
/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.