diff options
author | Wanpeng Li <wanpengli@tencent.com> | 2020-04-28 08:23:26 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-05-15 18:26:19 +0200 |
commit | 5a9f54435a488f8a1153efd36cccee3e7e0fc28b (patch) | |
tree | 1614d8407f43e91f2298e74e499bdd1c88dd66cf /arch/x86/kvm/svm | |
parent | KVM: x86: Print symbolic names of VMX VM-Exit flags in traces (diff) | |
download | linux-5a9f54435a488f8a1153efd36cccee3e7e0fc28b.tar.xz linux-5a9f54435a488f8a1153efd36cccee3e7e0fc28b.zip |
KVM: X86: Introduce kvm_vcpu_exit_request() helper
Introduce kvm_vcpu_exit_request() helper, we need to check some conditions
before enter guest again immediately, we skip invoking the exit handler and
go through full run loop if complete fastpath but there is stuff preventing
we enter guest again immediately.
Tested-by: Haiwei Li <lihaiwei@tencent.com>
Cc: Haiwei Li <lihaiwei@tencent.com>
Signed-off-by: Wanpeng Li <wanpengli@tencent.com>
Message-Id: <1588055009-12677-5-git-send-email-wanpengli@tencent.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm')
0 files changed, 0 insertions, 0 deletions