On 4/5/25 23:56, Gustavo Romero wrote:
Fix typo in QEMU's ACPI PCI hotplug API function name that checks whether a given bus is hotplug-capable.Signed-off-by: Gustavo Romero <[email protected]> --- hw/acpi/acpi-pci-hotplug-stub.c | 2 +- hw/acpi/ich9.c | 2 +- hw/acpi/pcihp.c | 2 +- hw/acpi/piix4.c | 2 +- include/hw/acpi/pcihp.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
