diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-05-12 10:39:46 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-05-30 09:52:08 +0200 |
commit | 2531dfde0ac447b0d70a83c8a02f72e584b9c534 (patch) | |
tree | bd13c70660ccd51f6c3281c0f220925c67d58956 /python | |
parent | 3763d16370f1505faada6909bd92ebe3a242b1bd (diff) | |
download | qemu-2531dfde0ac447b0d70a83c8a02f72e584b9c534.zip qemu-2531dfde0ac447b0d70a83c8a02f72e584b9c534.tar.gz qemu-2531dfde0ac447b0d70a83c8a02f72e584b9c534.tar.bz2 |
hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS was only used by the
hw_compat_2_5[] array, via the 'x-old-msi-offsets=on' property.
We removed all machines using that array, lets remove all the
code around VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Message-ID: <20250512083948.39294-18-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions