]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/virt: Pass the bus on the ged creation
authorEric Auger <eric.auger@redhat.com>
Mon, 14 Jul 2025 08:05:09 +0000 (10:05 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 15 Jul 2025 06:56:40 +0000 (02:56 -0400)
commit1913b8e68670223cfe8101c332a3b903031fc4d2
treea084e454a624eb7d64e2c932254a561cc36b9c20
parent7b3e231f0902c6aec5fd0ed38b84eb33fb7271e0
hw/arm/virt: Pass the bus on the ged creation

The bus will be needed on ged realize for acpi pci hp setup.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20250714080639.2525563-26-eric.auger@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/arm/virt.c