On Mon, 16 Jun 2025 11:46:36 +0200
Eric Auger wrote:
> retrieve the acpi_pcihp option value from the ged. In
> case acpi_pcihp is unset we configure pci native hotplug on
> pci0. For expander bridges we keep legacy pci native hotplug,
I guess it's remnants of from previous version
s/legacy//
>
On Mon, 16 Jun 2025 11:46:36 +0200
Eric Auger wrote:
> retrieve the acpi_pcihp option value from the ged. In
> case acpi_pcihp is unset we configure pci native hotplug on
> pci0. For expander bridges we keep legacy pci native hotplug,
> as done on x86 q35.
>
> Signed-off-by: Eric Auger
One mino
retrieve the acpi_pcihp option value from the ged. In
case acpi_pcihp is unset we configure pci native hotplug on
pci0. For expander bridges we keep legacy pci native hotplug,
as done on x86 q35.
Signed-off-by: Eric Auger
---
v2 -> v3:
- don'use the virt arm machine option anymore.
---
include