]> git.proxmox.com Git - mirror_qemu.git/commit
hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges()
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 25 May 2022 17:32:27 +0000 (18:32 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 9 Jun 2022 23:32:49 +0000 (19:32 -0400)
commit6164a1110448d4e2e13963b69093950acdd2348c
treea791ee2ce0bde71354f19a5f125b756e55104716
parentf824f5294711ffc17c642dff3d898043d420d336
hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges()

This is in preparation for separating out the VIOT ACPI table build from the
PCI host bridge numeration.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Ani Sinha <ani@anisinha.ca>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220525173232.31429-2-mark.cave-ayland@ilande.co.uk>
Reviewed-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/viot.c