diff options
| author | Sean Christopherson <seanjc@google.com> | 2026-07-31 10:33:37 -0700 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2026-07-31 14:03:09 -0700 |
| commit | 9fd7a4433d74fbdb12b14ca8e6e600710b3a11b4 (patch) | |
| tree | e8d48f82921fa83c357a96fa147d8f75cb7a3bdb /include | |
| parent | 281a4e5f10866174838c5b49ff72a0e3c04dc044 (diff) | |
KVM: x86: Rework kvm_x86_ops.vcpu_pre_run() into .vcpu_needs_initialization()
Rework .vcpu_pre_run() into a more specific .vcpu_needs_initialization() to
consolidate the SNP and TDX control flows, and to eliminate the potentially
confusing almost-collision between svm_vcpu_pre_run() and pre_sev_run(): the
former is SEV specific, but is pre-KVM_RUN, whereas the latter is pre-VMRUN.
Link: https://patch.msgid.link/20260731173340.2644656-4-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
