diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-05-12 10:39:35 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-05-30 09:52:08 +0200 |
commit | 0bf8727696267a79658998d844a96e35e0353602 (patch) | |
tree | f7a838a4349e04c5162125962dbd5eac39f97bbf /hw/avr/arduino.c | |
parent | 60ce3f67bea0a782a58cf4f71840e8d20ef8ddfc (diff) | |
download | qemu-0bf8727696267a79658998d844a96e35e0353602.zip qemu-0bf8727696267a79658998d844a96e35e0353602.tar.gz qemu-0bf8727696267a79658998d844a96e35e0353602.tar.bz2 |
hw/net/e1000: Remove unused E1000_FLAG_MAC flag
E1000_FLAG_MAC was only used by the hw_compat_2_4[] array,
via the 'extra_mac_registers=off' property. We removed all
machines using that array, lets remove all the code around
E1000_FLAG_MAC, including the MAC_ACCESS_FLAG_NEEDED enum,
similarly to commit fa4ec9ffda7 ("e1000: remove old
compatibility code").
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>
Message-ID: <20250512083948.39294-7-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions