diff options
| author | Sean Christopherson <[email protected]> | 2025-06-05 19:50:18 +0000 |
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2025-06-20 20:08:00 +0000 |
| commit | 58c81bc1e71de7d02848a1c1579256f5ebd38e07 (patch) | |
| tree | ec4818ac8341b9f6d5bb073149cc838c19a1fa9f /arch/x86/kvm/svm/svm.c | |
| parent | KVM: x86: Move INIT_RECEIVED vs. INIT/SIPI blocked check to KVM_RUN (diff) | |
| download | kernel-58c81bc1e71de7d02848a1c1579256f5ebd38e07.tar.gz kernel-58c81bc1e71de7d02848a1c1579256f5ebd38e07.zip | |
KVM: x86: Refactor handling of SIPI_RECEIVED when setting MP_STATE
Convert the incoming mp_state to INIT_RECIEVED instead of manually calling
kvm_set_mp_state() to make it more obvious that the SIPI_RECEIVED logic is
translating the incoming state to KVM's internal tracking, as opposed to
being some entirely unique flow.
Opportunistically add a comment to explain what the code is doing.
No functional change intended.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'arch/x86/kvm/svm/svm.c')
0 files changed, 0 insertions, 0 deletions
