]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/acpi/pcihp: Add an AmlRegionSpace arg to build_acpi_pci_hotplug
authorEric Auger <eric.auger@redhat.com>
Mon, 14 Jul 2025 08:04:56 +0000 (10:04 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 15 Jul 2025 06:56:40 +0000 (02:56 -0400)
commitb412e0557c03b9aac946133a443a76aa86c3f8b4
tree8b480e62e8112e70171f4b96a92050d3d7f83cf8
parentc5dee204b0ae45c92b1a9640055ec068c6748b3c
hw/acpi/pcihp: Add an AmlRegionSpace arg to build_acpi_pci_hotplug

On ARM we will put the operation regions in AML_SYSTEM_MEMORY.
So let's allow this configuration.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Gustavo Romero <gustavo.romero@linaro.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Message-Id: <20250714080639.2525563-13-eric.auger@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/pcihp.c
hw/i386/acpi-build.c
include/hw/acpi/pcihp.h