[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [v2 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver
From: |
Gerd Hoffmann |
Subject: |
Re: [v2 1/1] hw/i386/acpi-build: add OSHP method support for SHPC driver load |
Date: |
Mon, 1 Jul 2024 15:19:43 +0200 |
Hi,
> > for SHPC on PXB see,
> > commit d10dda2d60 hw/pci-bridge: disable SHPC in PXB
> >
> > it seems that enabling SHPC on PXB in QEMU is not enough,
> > UEFI needs to support that as well
> > (CCing Gerd to check whether it is possible at all)
Hmm, can't give a quick answer on that. From the commit message it
doesn't look easy ...
> > > If I want to use ACPI PCI hotplug in the pxb bridge, what else need to be
> > > done?
> >
> > does it have to be hotplug directly into pxb or
> > would be it be sufficient to have hotplug support
> > on pci-bridge attached to a pxb?
>
> It's sufficient to hotplug support on pci-bridge attached to a pxb.
... but I guess using this instead would be better anyway?
take care,
Gerd