diff options
author | Igor Mammedov <imammedo@redhat.com> | 2023-07-20 15:38:57 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-08-03 16:06:49 -0400 |
commit | 5ce869f788b0b8d82693212366d5637d9f3206c9 (patch) | |
tree | d85f095ebb142cbe2e886fa01070e645502b2426 /tests/data/acpi/pc/DSDT.numamem | |
parent | d3dc64f34d6b0567ae99fbfe80ed3c094991194b (diff) |
acpi: x86: remove _ADR on host bridges
ACPI spec (since 2.0a) says
"
A device object must contain either an _HID object or
an _ADR object, but can contain both.
"
_ADR is used when device is attached to an ennumerable bus,
however hostbridge is not and uses dedicated _HID for
discovery, drop _ADR field.
It doesn't seem that having _ADR has a negative effects
OSes manage to tolerate that, but there is no point of
having it there. (only pc/q35 has it hostbridge description,
while others (microvm/arm) don't)
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20230720133858.1974024-6-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/data/acpi/pc/DSDT.numamem')
0 files changed, 0 insertions, 0 deletions