On 02/05/2025 20.56, Philippe Mathieu-Daudé wrote:
The hw_compat_2_6[] array was only used by the pc-q35-2.6 and
pc-i440fx-2.6 machines, which got removed. Remove it.
Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Mark Cave-Ayland
---
include/hw/boards.h | 3 ---
hw/core/machine.c | 8
The hw_compat_2_6[] array was only used by the pc-q35-2.6 and
pc-i440fx-2.6 machines, which got removed. Remove it.
Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Mark Cave-Ayland
---
include/hw/boards.h | 3 ---
hw/core/machine.c | 8
2 files changed, 11 deletions(-)
diff --git