i386: split tcg excp_helper into sysemu and user parts
commite7f2670f2a7cc259cc98d3a4a7ad4dc36389d60b
authorClaudio Fontana <cfontana@suse.de>
Mon, 22 Mar 2021 13:27:48 +0000 (22 14:27 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 10 May 2021 19:41:51 +0000 (10 15:41 -0400)
tree322fb411c70411169c9bf92c32d04c7ccf662d80
parenta93b55ec223f07c7ca74a748e607db48cab945f6
i386: split tcg excp_helper into sysemu and user parts

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[claudio]:
Rebased on commit b8184135 ("target/i386: allow modifying TCG phys-addr-bits")

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Message-Id: <20210322132800.7470-13-cfontana@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/tcg/excp_helper.c
target/i386/tcg/sysemu/excp_helper.c [copied from target/i386/tcg/excp_helper.c with 81% similarity]
target/i386/tcg/sysemu/meson.build
target/i386/tcg/user/excp_helper.c [new file with mode: 0644]
target/i386/tcg/user/meson.build