From: Peter Xu <peterx@redhat.com>
To: Li Zhijian <lizhijian@fujitsu.com>
Cc: qemu-devel@nongnu.org, Fabiano Rosas <farosas@suse.de>,
Laurent Vivier <lvivier@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v2 5/8] migration: Add migration_capabilities_and_transport_compatible() helper
Date: Mon, 24 Feb 2025 14:58:25 -0500 [thread overview]
Message-ID: <Z7zPYfWp2fLRB63W@x1.local> (raw)
In-Reply-To: <20250221063612.695909-6-lizhijian@fujitsu.com>
On Fri, Feb 21, 2025 at 02:36:09PM +0800, Li Zhijian wrote:
> Similar to migration_channels_and_transport_compatible(), introduce a
> new helper migration_capabilities_and_transport_compatible() to check if
> the capabilites is compatible with the transport.
>
> Currently, only move the capabilities vs RDMA transport to this
> function.
>
> Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
Yeah this is even better, thanks.
Reviewed-by: Peter Xu <peterx@redhat.com>
--
Peter Xu
next prev parent reply other threads:[~2025-02-24 19:58 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-21 6:36 [PATCH v2 0/8] migration/rdma: fixes, refactor and cleanup Li Zhijian via
2025-02-21 6:36 ` [PATCH v2 1/8] migration: Prioritize RDMA in ram_save_target_page() Li Zhijian via
2025-02-24 19:55 ` Peter Xu
2025-02-21 6:36 ` [PATCH v2 2/8] migration/rdma: Remove redundant RAM_SAVE_CONTROL_NOT_SUPP check Li Zhijian via
2025-02-21 6:36 ` [PATCH v2 3/8] migration: Kill RAM_SAVE_CONTROL_NOT_SUPP Li Zhijian via
2025-02-21 6:36 ` [PATCH v2 4/8] migration: Integrate control_save_page() logic into ram_save_target_page() Li Zhijian via
2025-02-21 6:36 ` [PATCH v2 5/8] migration: Add migration_capabilities_and_transport_compatible() helper Li Zhijian via
2025-02-24 19:58 ` Peter Xu [this message]
2025-02-25 6:37 ` Zhijian Li (Fujitsu) via
2025-02-25 14:48 ` Peter Xu
2025-02-26 6:34 ` Zhijian Li (Fujitsu) via
2025-02-21 6:36 ` [PATCH v2 6/8] migraion: disable RDMA + postcopy-ram Li Zhijian via
2025-02-24 19:58 ` Peter Xu
2025-02-21 6:36 ` [PATCH v2 7/8] migration/rdma: Remove redundant migration_in_postcopy checks Li Zhijian via
2025-02-24 20:00 ` Peter Xu
2025-02-25 6:21 ` Zhijian Li (Fujitsu) via
2025-02-25 14:50 ` Peter Xu
2025-02-21 6:36 ` [PATCH v2 8/8] migration: Add qtest for migration over RDMA Li Zhijian via
2025-02-24 20:01 ` 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=Z7zPYfWp2fLRB63W@x1.local \
--to=peterx@redhat.com \
--cc=farosas@suse.de \
--cc=lizhijian@fujitsu.com \
--cc=lvivier@redhat.com \
--cc=pbonzini@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.