qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* New test in bios-tables-test.c for the ACPI PCI hotplug on ARM series
@ 2025-05-23  1:13 Gustavo Romero
  2025-05-26  5:39 ` Gustavo Romero
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Romero @ 2025-05-23  1:13 UTC (permalink / raw)
  To: Eric Auger; +Cc: qemu-devel@nongnu.org, qemu-arm@nongnu.org, Alex Bennée

Hi Eric,

While we go through the ACPI PCI Hotplug series [0] and review it, I'm
starting to take a look at tests/qtest/bios-tables-test.c.

You mentioned testing the combinations of "acpi-root-pci-hotplug"
and "acpi-pci-hotplug-with-bridge-support" flags [1], but taking a
look now I see that "acpi-root-pci-hotplug" is only used in a PCI
context (not in PCIE, so not meaningful in GPEX), hence
"acpi-pci-hotplug-with-bridge-support" would be the interesting
flag for testing the ACPI PCI HP series for ARM. Since this maps to
'use_acpi_hotplug_bridge' variable in i386 (e.g., in ICH9 controller)
and this variable is being controlled by machine flag "acpi_pcihp"
in the series, I understand it's only a matter of testing the ACPI for
acpi_pcihp=off and acpi_pcihp=on. What do you think?


Cheers,
Gustavo

[0] https://lists.nongnu.org/archive/html/qemu-devel/2025-05/msg03487.html
[1] https://lists.nongnu.org/archive/html/qemu-trivial/2025-05/msg00020.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: New test in bios-tables-test.c for the ACPI PCI hotplug on ARM series
  2025-05-23  1:13 New test in bios-tables-test.c for the ACPI PCI hotplug on ARM series Gustavo Romero
@ 2025-05-26  5:39 ` Gustavo Romero
  0 siblings, 0 replies; 2+ messages in thread
From: Gustavo Romero @ 2025-05-26  5:39 UTC (permalink / raw)
  To: Eric Auger; +Cc: qemu-devel@nongnu.org, qemu-arm@nongnu.org, Alex Bennée

Hi Eric,

On 5/22/25 22:13, Gustavo Romero wrote:
> Hi Eric,
> 
> While we go through the ACPI PCI Hotplug series [0] and review it, I'm
> starting to take a look at tests/qtest/bios-tables-test.c.
> 
> You mentioned testing the combinations of "acpi-root-pci-hotplug"
> and "acpi-pci-hotplug-with-bridge-support" flags [1], but taking a
> look now I see that "acpi-root-pci-hotplug" is only used in a PCI
> context (not in PCIE, so not meaningful in GPEX), hence
> "acpi-pci-hotplug-with-bridge-support" would be the interesting
> flag for testing the ACPI PCI HP series for ARM. Since this maps to
> 'use_acpi_hotplug_bridge' variable in i386 (e.g., in ICH9 controller)
> and this variable is being controlled by machine flag "acpi_pcihp"
> in the series, I understand it's only a matter of testing the ACPI for
> acpi_pcihp=off and acpi_pcihp=on. What do you think?

I've posted v1:

https://mail.gnu.org/archive/html/qemu-devel/2025-05/msg05824.html


Cheers,
Gustavo


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-05-26  5:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-23  1:13 New test in bios-tables-test.c for the ACPI PCI hotplug on ARM series Gustavo Romero
2025-05-26  5:39 ` Gustavo Romero

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).