| commit | 5eb33245f96c17de7616ee239569b09f9561b376 | [log] [tgz] |
|---|---|---|
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Oct 20 11:40:19 2025 +0200 |
| committer | Peter Maydell <peter.maydell@linaro.org> | Fri Oct 31 16:26:45 2025 +0000 |
| tree | 923a06b39a5f169afd9c54fe52745640138d3a5d | |
| parent | b7c52f28bf5b61751a9d3fbf4961dc826068ef51 [diff] |
hw/arm/virt: Remove VirtMachineClass::no_ged field The VirtMachineClass::no_ged field was only used by virt-4.1 machine, which got removed. Remove it as now unused. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20251020094022.68768-3-philmd@linaro.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>