]> Git Repo - qemu.git/commit - target/i386/helper.h
i386: move TCG bpt_helper into sysemu/
authorClaudio Fontana <[email protected]>
Mon, 22 Mar 2021 13:27:49 +0000 (14:27 +0100)
committerPaolo Bonzini <[email protected]>
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 <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20210322132800[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
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
This page took 0.02658 seconds and 4 git commands to generate.