diff options
author | Sean Christopherson <seanjc@google.com> | 2024-08-02 22:51:19 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-08-30 05:50:21 +0300 |
commit | 70cdd2385106a91675ee0ba58facde0254597416 (patch) | |
tree | 59ed81e47ce61ea22488eac81a0a160da7bca5da /rust/helpers/task.c | |
parent | f7f39c50edb9d336274371953275e0d3503b9b75 (diff) | |
download | linux-70cdd2385106a91675ee0ba58facde0254597416.tar.xz |
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/20240802195120.325560-5-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions