qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/loongarch: Build fw_cfg.c as common object
@ 2024-09-27 21:32 Philippe Mathieu-Daudé
  2024-09-27 21:32 ` [PATCH 1/2] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-09-27 21:32 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Jiaxun Yang, Song Gao, Philippe Mathieu-Daudé

LoongArch fw_cfg.c doesn't use target specific declarations,
build it as common object.

Philippe Mathieu-Daudé (2):
  hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion
  hw/loongarch/fw_cfg: Build in common_ss[]

 include/hw/loongarch/virt.h | 1 -
 hw/loongarch/meson.build    | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

-- 
2.45.2



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

end of thread, other threads:[~2024-09-30  8:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-27 21:32 [PATCH 0/2] hw/loongarch: Build fw_cfg.c as common object Philippe Mathieu-Daudé
2024-09-27 21:32 ` [PATCH 1/2] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion Philippe Mathieu-Daudé
2024-09-30  8:01   ` Thomas Huth
2024-09-27 21:32 ` [PATCH 2/2] hw/loongarch/fw_cfg: Build in common_ss[] Philippe Mathieu-Daudé
2024-09-30  8:02   ` Thomas Huth
2024-09-29  8:15 ` [PATCH 0/2] hw/loongarch: Build fw_cfg.c as common object gaosong

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).