aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm/svm.c
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2024-08-02 12:51:19 -0700
committerSean Christopherson <[email protected]>2024-08-29 19:50:21 -0700
commit70cdd2385106a91675ee0ba58facde0254597416 (patch)
tree59ed81e47ce61ea22488eac81a0a160da7bca5da /arch/x86/kvm/svm/svm.c
parentf7f39c50edb9d336274371953275e0d3503b9b75 (diff)
KVM: x86: Reorganize code in x86.c to co-locate vCPU blocking/running helpers
Shuffle code around in x86.c so that the various helpers related to vCPU blocking/running logic are (a) located near each other and (b) ordered so that HLT emulation can use kvm_vcpu_has_events() in a future path. 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