target/i386: Remove user stub for cpu_vmexit
commit3d4fce8b8e7f9f8b898b46500d29279e965cb646
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 14 May 2021 15:13:30 +0000 (14 10:13 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 19 May 2021 17:17:11 +0000 (19 12:17 -0500)
tree59eb1e63a859371ad25f072cf625cd0602559320
parentb53605dbd210c806809d3acb698226ec5de11378
target/i386: Remove user stub for cpu_vmexit

This function is only called from tcg/sysemu/.
There is no need for a stub in tcg/user/.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210514151342.384376-39-richard.henderson@linaro.org>
target/i386/tcg/helper-tcg.h
target/i386/tcg/user/svm_stubs.c