diff options
author | Eric Auger <eric.auger@redhat.com> | 2025-07-14 10:05:11 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-07-15 02:56:40 -0400 |
commit | b8c7ebbb70a316c8ea4a2a31eb071456bcc350b5 (patch) | |
tree | e73b4dad97440fc0ae3d94fc5e5066983e43d8b9 /scripts/rust | |
parent | 8c58dc0531d868ea706a68114c22601cdf4c4e67 (diff) | |
download | qemu-b8c7ebbb70a316c8ea4a2a31eb071456bcc350b5.zip qemu-b8c7ebbb70a316c8ea4a2a31eb071456bcc350b5.tar.gz qemu-b8c7ebbb70a316c8ea4a2a31eb071456bcc350b5.tar.bz2 |
hw/acpi/pcihp: Remove root arg in acpi_pcihp_init
Let pass the root bus to ich9 and piix4 through a property link
instead of through an argument passed to acpi_pcihp_init().
Also make sure the root bus is set at the entry of acpi_pcihp_init().
The rationale of that change is to be consistent with the forecoming ARM
implementation where the machine passes the root bus (steming from GPEX)
to the GED device through a link property.
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Suggested-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20250714080639.2525563-28-eric.auger@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/rust')
0 files changed, 0 insertions, 0 deletions