qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-8.0 0/3] hw: Move few units out of the target-specific source set
@ 2022-12-09 17:00 Philippe Mathieu-Daudé
  2022-12-09 17:00 ` [PATCH-for-8.0 1/3] hw/display: Move omap_lcdc.c out of " Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Philippe Mathieu-Daudé @ 2022-12-09 17:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Berger, Thomas Huth, Philippe Mathieu-Daudé

With this series my '--enable-tcg --enable-system'
config reduced from 7713 to 7706 objects!

Philippe Mathieu-Daudé (3):
  hw/display: Move omap_lcdc.c out of target-specific source set
  hw/intc: Move omap_lcdc.c out of target-specific source set
  hw/tpm: Move tpm_ppc.c out of target-specific source set

 hw/display/meson.build | 2 +-
 hw/intc/meson.build    | 5 +++--
 hw/tpm/meson.build     | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.38.1



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

end of thread, other threads:[~2022-12-10 15:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-09 17:00 [PATCH-for-8.0 0/3] hw: Move few units out of the target-specific source set Philippe Mathieu-Daudé
2022-12-09 17:00 ` [PATCH-for-8.0 1/3] hw/display: Move omap_lcdc.c out of " Philippe Mathieu-Daudé
2022-12-09 17:00 ` [PATCH-for-8.0 2/3] hw/intc: " Philippe Mathieu-Daudé
2022-12-09 17:21   ` Thomas Huth
2022-12-09 17:44     ` Philippe Mathieu-Daudé
2022-12-10 15:01   ` Thomas Huth
2022-12-09 17:00 ` [PATCH-for-8.0 3/3] hw/tpm: Move tpm_ppc.c " Philippe Mathieu-Daudé
2022-12-09 17:14   ` Thomas Huth
2022-12-09 17:37     ` 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).