On 07/03/2026 16.26, Philippe Mathieu-Daudé wrote:
The pc_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/i386/pc.h | 3 --- hw/i386/pc.c | 25 ------------------------- 2 files changed, 28 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
