OSDN Git Service

i386: move TCG bpt_helper into sysemu/
authorClaudio Fontana <cfontana@suse.de>
Mon, 22 Mar 2021 13:27:49 +0000 (14:27 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 10 May 2021 19:41:51 +0000 (15:41 -0400)
commit6d8d1a031ad70122c47d23902f7c3e60f7e1d61e
tree49d02ae8b6713630d0e8626163c32e99bfe8df8c
parente7f2670f2a7cc259cc98d3a4a7ad4dc36389d60b
i386: move TCG bpt_helper into sysemu/

for user-mode, assert that the hidden IOBPT flags are not set
while attempting to generate io_bpt helpers.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210322132800.7470-14-cfontana@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/helper.h
target/i386/tcg/bpt_helper.c
target/i386/tcg/helper-tcg.h
target/i386/tcg/sysemu/bpt_helper.c [new file with mode: 0644]
target/i386/tcg/sysemu/meson.build
target/i386/tcg/translate.c