On 9/4/23 05:43, Philippe Mathieu-Daudé wrote:
Since commit 6f529b7534 ("target/i386: move FERR handling to target/i386") pc_q35_init() calls tcg_enabled() which is declared in "sysemu/tcg.h".Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/i386/pc_q35.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Richard Henderson <[email protected]> r~
