On 9/4/23 05:43, Philippe Mathieu-Daudé wrote:
Both pc_piix.c and pc_q35.c files use CPU_VERSION_LEGACY which is defined in "target/i386/cpu.h".Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/i386/pc_piix.c | 1 + hw/i386/pc_q35.c | 1 + 2 files changed, 2 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
