x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridges
commitab84fc1c353cd396b420e3c3360508ada594f6a9
authorIgor Mammedov <imammedo@redhat.com>
Thu, 12 Jan 2023 14:02:59 +0000 (12 15:02 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 28 Jan 2023 11:21:29 +0000 (28 06:21 -0500)
treeb8ac5621ccc379c3e0868e8547239d5a461e44c8
parent65e414a9dda6ea1bd52a74dc6e75003f3ca92003
x86: pcihp: acpi: prepare slot ignore rule to work with self describing bridges

Before switching pci bridges to AcpiDevAmlIf interface, ensure that
ignored slots are handled correctly.
(existing rule works but only if bridge doesn't have AcpiDevAmlIf interface).
While at it rewrite related comments to be less confusing (hopefully).

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20230112140312.3096331-28-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/acpi-build.c