On 07/03/2026 16.26, Philippe Mathieu-Daudé wrote:
The hw_compat_3_1[] array was only used by the pc-q35-3.1 and pc-i440fx-3.1 machines, which got removed. Remove it.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- include/hw/core/boards.h | 3 --- hw/core/machine.c | 17 ----------------- 2 files changed, 20 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
