qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] single-binary: compile hw/intc/arm* files once
@ 2025-08-01 17:40 Pierrick Bouvier
  2025-08-01 17:40 ` [PATCH v2 1/2] hw/meson: enter target hw first Pierrick Bouvier
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Pierrick Bouvier @ 2025-08-01 17:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-arm, peter.maydell, philmd, Pierrick Bouvier

We simply compile them as target common code, without moving them to hw/arm.

Pierrick Bouvier (2):
  hw/meson: enter target hw first
  hw/intc: compile some arm related source once

 hw/intc/meson.build |  6 +++---
 hw/meson.build      | 45 +++++++++++++++++++++++----------------------
 2 files changed, 26 insertions(+), 25 deletions(-)

-- 
2.47.2



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

end of thread, other threads:[~2025-09-01 20:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01 17:40 [PATCH v2 0/2] single-binary: compile hw/intc/arm* files once Pierrick Bouvier
2025-08-01 17:40 ` [PATCH v2 1/2] hw/meson: enter target hw first Pierrick Bouvier
2025-08-04  8:39   ` Philippe Mathieu-Daudé
2025-08-01 17:40 ` [PATCH v2 2/2] hw/intc: compile some arm related source once Pierrick Bouvier
2025-08-22 14:31 ` [PATCH v2 0/2] single-binary: compile hw/intc/arm* files once Pierrick Bouvier
2025-09-01 16:23   ` Peter Maydell
2025-09-01 20:50     ` Philippe Mathieu-Daudé
2025-09-01 20:48 ` 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).