diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-05-12 10:39:37 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-05-30 09:52:08 +0200 |
commit | 47d9e81f0ab44b59e99f4e87fe5409851e670de6 (patch) | |
tree | 3ebf25b459e9a7aaf94c8119377ca77293e18797 /python | |
parent | fce42ccb51f115156d41eb3c8bd04bddf4a0ca8b (diff) | |
download | qemu-47d9e81f0ab44b59e99f4e87fe5409851e670de6.zip qemu-47d9e81f0ab44b59e99f4e87fe5409851e670de6.tar.gz qemu-47d9e81f0ab44b59e99f4e87fe5409851e670de6.tar.bz2 |
hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
VIRTIO_PCI_FLAG_DISABLE_PCIE was only used by the hw_compat_2_4[]
array, via the 'x-disable-pcie=false' property. We removed all
machines using that array, lets remove all the code around
VIRTIO_PCI_FLAG_DISABLE_PCIE (see commit 9a4c0e220d8 for similar
VIRTIO_PCI_FLAG_* enum removal).
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-9-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions