]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/i386/pc: Rename "bus" attribute to "pcibus"
authorBernhard Beschow <shentey@gmail.com>
Sat, 24 Feb 2024 13:58:47 +0000 (14:58 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 27 Feb 2024 08:37:30 +0000 (09:37 +0100)
commitb54a9d46a0fe294a3ff6d169cd5292c73e2894e4
treea8dafe89ac7e9e855f0d27c5380364c4a885a226
parentb6718da464fc39f666635c7b240211395641502d
hw/i386/pc: Rename "bus" attribute to "pcibus"

The attribute is of type PCIBus; reflect that in the name. It will also make the
next change more intuitive.

Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-ID: <20240224135851.100361-3-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/i386/acpi-build.c
hw/i386/amd_iommu.c
hw/i386/intel_iommu.c
hw/i386/kvm/xen_evtchn.c
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
hw/i386/x86-iommu.c
include/hw/i386/pc.h