qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hw/ppc: Fix --without-default-devices build
@ 2025-05-26 11:23 Philippe Mathieu-Daudé
  2025-05-26 11:23 ` [PATCH 1/3] hw/acpi: Build IPMI stubs when ACPI is disabled Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-05-26 11:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Frédéric Barrat, Michael S. Tsirkin,
	Nicholas Piggin, Igor Mammedov, Daniel Henrique Barboza, qemu-ppc,
	Cédric Le Goater, Ani Sinha, Philippe Mathieu-Daudé

Fix build issue reported by Thomas:
https://lore.kernel.org/qemu-devel/2d6dead5-f56c-43cf-b7d1-9567fef99616@redhat.com/

Philippe Mathieu-Daudé (3):
  hw/acpi: Build IPMI stubs when ACPI is disabled
  hw/ppc: PowerNV machines expose a I2C bus
  hw/ppc: Add stub for pnv_chip_find_core()

 hw/ppc/pnv_stub.c   | 15 +++++++++++++++
 hw/acpi/meson.build | 10 ++++++++--
 hw/ppc/Kconfig      |  1 +
 hw/ppc/meson.build  |  3 ++-
 4 files changed, 26 insertions(+), 3 deletions(-)
 create mode 100644 hw/ppc/pnv_stub.c

-- 
2.47.1



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

end of thread, other threads:[~2025-08-20 12:32 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-26 11:23 [PATCH 0/3] hw/ppc: Fix --without-default-devices build Philippe Mathieu-Daudé
2025-05-26 11:23 ` [PATCH 1/3] hw/acpi: Build IPMI stubs when ACPI is disabled Philippe Mathieu-Daudé
2025-05-26 11:55   ` Thomas Huth
2025-05-26 11:57     ` Thomas Huth
2025-05-26 11:23 ` [PATCH 2/3] hw/ppc: PowerNV machines expose a I2C bus Philippe Mathieu-Daudé
2025-05-26 11:34   ` Thomas Huth
2025-05-26 11:48   ` Cédric Le Goater
2025-05-26 11:23 ` [PATCH 3/3] hw/ppc: Add stub for pnv_chip_find_core() Philippe Mathieu-Daudé
2025-05-26 11:48   ` Cédric Le Goater
2025-05-26 11:51     ` Philippe Mathieu-Daudé
2025-07-13 11:18       ` Michael Tokarev
2025-08-10  8:00         ` Michael Tokarev
2025-08-20  6:52           ` Aditya Gupta
2025-07-22 18:04       ` Aditya Gupta
2025-08-11  8:40         ` Philippe Mathieu-Daudé
2025-08-20 12:30           ` Aditya Gupta

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