cpus: extract out hax-specific code to target/i386/
commite92558e4bf8059ce4f0b310afe218802b72766bc
authorClaudio Fontana <cfontana@suse.de>
Tue, 7 Jul 2020 09:18:49 +0000 (7 11:18 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 5 Oct 2020 14:41:22 +0000 (5 16:41 +0200)
treeb73d3b6f5bdc98686d3cc70b31d48472fef18121
parent57038a92bb06111fbee57f56c0231359573e805d
cpus: extract out hax-specific code to target/i386/

register a "CpusAccel" interface for HAX as well.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
softmmu/cpus.c
target/i386/hax-all.c
target/i386/hax-cpus.c [new file with mode: 0644]
target/i386/hax-cpus.h [new file with mode: 0644]
target/i386/hax-i386.h
target/i386/hax-posix.c
target/i386/hax-windows.c
target/i386/meson.build