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