On Tue, 27 May 2025 09:40:04 +0200 Eric Auger <eric.au...@redhat.com> wrote:
> acpi_pcihp VirtMachineClass state flag will allow > to opt in for acpi pci hotplug. This is guarded by a > class no_acpi_pcihp flag to manage compats (<= 10.0 > machine types will not support ACPI PCI hotplug). > > Machine state acpi_pcihp flag must be set before the creation > of the GED device which will use it. > > Currently the ACPI PCI HP is turned off by default. This will > change later on for 10.1 machine type. > > We also introduce properties to allow disabling it. > > Signed-off-by: Eric Auger <eric.au...@redhat.com> > Reviewed-by: Gustavo Romero <gustavo.rom...@linaro.org> Seems fine though I'm not sure on the default for 10.1 I don't feel that strongly about it though. Reviewed-by: Jonathan Cameron <jonathan.came...@huawei.com>