qemu/target/i386/tcg/user
Richard Henderson e6aeb948bb target/i386: Implement skinit in translate.c
Our sysemu implementation is a stub.  We can already intercept
instructions for vmexit, and raising #UD is trivial.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210514151342.384376-33-richard.henderson@linaro.org>
2021-05-19 12:17:11 -05:00
..
excp_helper.c i386: split tcg excp_helper into sysemu and user parts 2021-05-10 15:41:51 -04:00
meson.build i386: split seg_helper into user-only and sysemu parts 2021-05-10 15:41:52 -04:00
misc_stubs.c i386: split misc helper user stubs and sysemu part 2021-05-10 15:41:51 -04:00
seg_helper.c i386: split seg_helper into user-only and sysemu parts 2021-05-10 15:41:52 -04:00
svm_stubs.c target/i386: Implement skinit in translate.c 2021-05-19 12:17:11 -05:00