diff options
author | Richard Henderson | 2021-05-14 17:13:41 +0200 |
---|---|---|
committer | Richard Henderson | 2021-05-19 19:17:11 +0200 |
commit | d76b9c6f07a2981a44887e1d61d51e016d45417c (patch) | |
tree | 305b06b42b81ae8794170446b6b3f3b1b9887f57 /bsd-user/main.c | |
parent | target/i386: Create helper_check_io (diff) | |
download | qemu-d76b9c6f07a2981a44887e1d61d51e016d45417c.tar.gz qemu-d76b9c6f07a2981a44887e1d61d51e016d45417c.tar.xz qemu-d76b9c6f07a2981a44887e1d61d51e016d45417c.zip |
target/i386: Move helper_check_io to sysemu
The we never allow i/o from user-only, and the tss check
that helper_check_io does will always fail. Use an ifdef
within gen_check_io and return false, indicating that an
exception is known to be raised.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210514151342.384376-50-richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'bsd-user/main.c')
0 files changed, 0 insertions, 0 deletions