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é <phi...@linaro.org> Reviewed-by: Mark Cave-Ayland <mark.caveayl...@nutanix.com> --- include/hw/boards.h | 3 --- hw/core/machine.c | 8 -------- 2 files changed, 11 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>