From: Fabiano Rosas <farosas@suse.de>
To: Pierrick Bouvier <pierrick.bouvier@linaro.org>, qemu-devel@nongnu.org
Cc: "Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Peter Xu" <peterx@redhat.com>,
"Pierrick Bouvier" <pierrick.bouvier@linaro.org>
Subject: Re: [PATCH 0/3] single-binary: compile once migration files
Date: Fri, 25 Jul 2025 18:11:33 -0300 [thread overview]
Message-ID: <87jz3w3ri2.fsf@suse.de> (raw)
In-Reply-To: <20250725201729.17100-1-pierrick.bouvier@linaro.org>
Pierrick Bouvier <pierrick.bouvier@linaro.org> writes:
> This series removes target dependencies in migration code.
>
> Pierrick Bouvier (3):
> migration: compile migration/ram.c once
> migration: rename target.c to vfio.c
> migration/vfio: compile only once
>
> migration/vfio-stub.c | 16 ++++++++++++++++
> migration/{target.c => vfio.c} | 16 +---------------
> migration/meson.build | 8 ++++----
> 3 files changed, 21 insertions(+), 19 deletions(-)
> create mode 100644 migration/vfio-stub.c
> rename migration/{target.c => vfio.c} (67%)
Series:
Acked-by: Fabiano Rosas <farosas@suse.de>
next prev parent reply other threads:[~2025-07-25 21:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-25 20:17 [PATCH 0/3] single-binary: compile once migration files Pierrick Bouvier
2025-07-25 20:17 ` [PATCH 1/3] migration: compile migration/ram.c once Pierrick Bouvier
2025-07-25 20:26 ` Richard Henderson
2025-07-25 20:17 ` [PATCH 2/3] migration: rename target.c to vfio.c Pierrick Bouvier
2025-07-25 20:27 ` Richard Henderson
2025-07-25 20:17 ` [PATCH 3/3] migration/vfio: compile only once Pierrick Bouvier
2025-07-25 20:29 ` Richard Henderson
2025-07-25 21:11 ` Fabiano Rosas [this message]
2025-07-28 20:04 ` [PATCH 0/3] single-binary: compile once migration files 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=87jz3w3ri2.fsf@suse.de \
--to=farosas@suse.de \
--cc=peterx@redhat.com \
--cc=philmd@linaro.org \
--cc=pierrick.bouvier@linaro.org \
--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.