Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
commit0affda043675c7619248a924a89bfd3781759f63
authorAni Sinha <ani.sinha@nutanix.com>
Tue, 16 Jun 2020 12:31:39 +0000 (16 12:31 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 24 Jun 2020 23:03:57 +0000 (24 19:03 -0400)
tree93236398bcba8ef97cb919e6b96cca9826ebc838
parent8d19371593dedda64622bbcec8f81d8d8cee5e76
Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge

Currently, the option use_acpi_pci_hotplug is being used to control device
hotplug capability using ACPI for slots of cold plugged bridges. Hence, we
are renaming this option to better reflect what it actually does.

Signed-off-by: Ani Sinha <ani.sinha@nutanix.com>
Message-Id: <1592310699-58916-1-git-send-email-ani.sinha@nutanix.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Ani Sinha <ani.sinha@nutanix.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/piix4.c