]> Git Repo - qemu.git/commit - target/i386/helper.h
target/i386: Eliminate SVM helpers for user-only
authorRichard Henderson <[email protected]>
Fri, 14 May 2021 15:13:25 +0000 (10:13 -0500)
committerRichard Henderson <[email protected]>
Wed, 19 May 2021 17:17:11 +0000 (12:17 -0500)
commit8d6806c7dd44f8d8423d0cf0fb9de21ef0501cbe
tree97d0404d5b5c20df60c4451fac62c04979d428fb
parente6aeb948bb7f189a9c17081e69ce39df85feae7f
target/i386: Eliminate SVM helpers for user-only

Use STUB_HELPER to ensure that such calls are always eliminated.

Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Message-Id: <20210514151342[email protected]>
target/i386/helper.h
target/i386/tcg/translate.c
target/i386/tcg/user/svm_stubs.c
This page took 0.024674 seconds and 4 git commands to generate.