All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dump/win_dump: Build almost once
@ 2026-01-07 18:05 Philippe Mathieu-Daudé
  2026-01-07 18:05 ` [PATCH 1/2] dump/win_dump: Abort in create_win_dump() on non-x86 hosts Philippe Mathieu-Daudé
  2026-01-07 18:05 ` [PATCH 2/2] dump/win_dump: Use stubs on non-Windows hosts like POSIX Philippe Mathieu-Daudé
  0 siblings, 2 replies; 11+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-01-07 18:05 UTC (permalink / raw)
  To: qemu-devel
  Cc: Ani Sinha, Pierrick Bouvier, Marc-André Lureau,
	Philippe Mathieu-Daudé

Build win_dump stub once on non-Windows or non-x86 hosts.

Philippe Mathieu-Daudé (2):
  dump/win_dump: Abort in create_win_dump() on non-x86 hosts
  dump/win_dump: Use stubs on non-Windows hosts like POSIX

 dump/win_dump-stubs.c | 21 +++++++++++++++++++++
 dump/win_dump.c       | 14 +++++++++-----
 dump/meson.build      |  6 +++++-
 3 files changed, 35 insertions(+), 6 deletions(-)
 create mode 100644 dump/win_dump-stubs.c

-- 
2.52.0



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

end of thread, other threads:[~2026-01-08 16:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-07 18:05 [PATCH 0/2] dump/win_dump: Build almost once Philippe Mathieu-Daudé
2026-01-07 18:05 ` [PATCH 1/2] dump/win_dump: Abort in create_win_dump() on non-x86 hosts Philippe Mathieu-Daudé
2026-01-08  8:24   ` Marc-André Lureau
2026-01-07 18:05 ` [PATCH 2/2] dump/win_dump: Use stubs on non-Windows hosts like POSIX Philippe Mathieu-Daudé
2026-01-08  8:26   ` Marc-André Lureau
2026-01-08  9:11   ` Daniel P. Berrangé
2026-01-08 10:51     ` Philippe Mathieu-Daudé
2026-01-08 10:53       ` Daniel P. Berrangé
2026-01-08 11:14         ` Philippe Mathieu-Daudé
2026-01-08 11:36           ` Daniel P. Berrangé
2026-01-08 16:16             ` Philippe Mathieu-Daudé

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.