diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-05-14 10:13:29 -0500 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-05-19 12:17:11 -0500 |
commit | b53605dbd210c806809d3acb698226ec5de11378 (patch) | |
tree | 3fa56a411de7d7f268afe59e89e63e79260a3943 /hw/virtio/virtio-input-host-pci.c | |
parent | d051ea04d024880475e082e876e497f669bb3e4e (diff) | |
download | qemu-b53605dbd210c806809d3acb698226ec5de11378.zip qemu-b53605dbd210c806809d3acb698226ec5de11378.tar.gz qemu-b53605dbd210c806809d3acb698226ec5de11378.tar.bz2 |
target/i386: Remove pc_start argument to gen_svm_check_intercept
When exiting helper_svm_check_intercept via exception, cpu_vmexit
calls cpu_restore_state, which will recover eip and cc_op via unwind.
Therefore we do not need to store eip or cc_op before the call.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210514151342.384376-38-richard.henderson@linaro.org>
Diffstat (limited to 'hw/virtio/virtio-input-host-pci.c')
0 files changed, 0 insertions, 0 deletions