aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-05-12 10:39:44 +0200
committerThomas Huth <thuth@redhat.com>2025-05-30 09:52:08 +0200
commit404b27b739aa6f2c53fbed58101719564f614aac (patch)
tree2d85ec527cb5f473e29c46067bef65b864cfb0b0 /python
parent16c04166ae71c78ec36a9e2914c46c2289a58503 (diff)
downloadqemu-404b27b739aa6f2c53fbed58101719564f614aac.zip
qemu-404b27b739aa6f2c53fbed58101719564f614aac.tar.gz
qemu-404b27b739aa6f2c53fbed58101719564f614aac.tar.bz2
hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
PVSCSI_COMPAT_DISABLE_PCIE_BIT was only used by the hw_compat_2_5[] array, via the 'x-disable-pcie=on' property. We removed all machines using that array, lets remove all the code around PVSCSI_COMPAT_DISABLE_PCIE_BIT, including the now unused PVSCSIState::compat_flags field. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com> Message-ID: <20250512083948.39294-16-philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions