Fix build issue reported by Thomas: https://lore.kernel.org/qemu-devel/2d6dead5-f56c-43cf-b7d1-9567fef99...@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