qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] single-binary: compile once migration files
@ 2025-07-30 22:04 Pierrick Bouvier
  2025-07-30 22:04 ` [PATCH v2 1/2] migration: compile migration/ram.c once Pierrick Bouvier
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Pierrick Bouvier @ 2025-07-30 22:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Xu, philmd, Fabiano Rosas, Pierrick Bouvier

This series removes target dependencies in migration code.

v2
--

- rebase on top of master (one patch was already merged)

Pierrick Bouvier (2):
  migration: compile migration/ram.c once
  migration/vfio: compile only once

 migration/vfio-stub.c | 16 ++++++++++++++++
 migration/vfio.c      | 14 --------------
 migration/meson.build |  8 ++++----
 3 files changed, 20 insertions(+), 18 deletions(-)
 create mode 100644 migration/vfio-stub.c

-- 
2.47.2



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-08-22 14:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-30 22:04 [PATCH v2 0/2] single-binary: compile once migration files Pierrick Bouvier
2025-07-30 22:04 ` [PATCH v2 1/2] migration: compile migration/ram.c once Pierrick Bouvier
2025-07-31 22:05   ` Richard Henderson
2025-07-30 22:04 ` [PATCH v2 2/2] migration/vfio: compile only once Pierrick Bouvier
2025-07-31 22:05   ` Richard Henderson
2025-08-22 14:30 ` [PATCH v2 0/2] single-binary: compile once migration files Pierrick Bouvier
2025-08-22 14:53 ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).