diff options
| author | Sean Christopherson <[email protected]> | 2021-10-08 19:12:06 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2021-12-08 04:24:51 -0500 |
| commit | 91b99ea7065786d0bff1c9281b002455dbaeb08b (patch) | |
| tree | 650994643d6be478d849b72a1836a96f6e5b5108 /tools/perf/scripts/python/flamegraph.py | |
| parent | 005467e06b16261ffdd7130ff0b4f0ebd627599a (diff) | |
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Rename kvm_vcpu_block() to kvm_vcpu_halt() in preparation for splitting
the actual "block" sequences into a separate helper (to be named
kvm_vcpu_block()). x86 will use the standalone block-only path to handle
non-halt cases where the vCPU is not runnable.
Rename block_ns to halt_ns to match the new function name.
No functional change intended.
Reviewed-by: David Matlack <[email protected]>
Reviewed-by: Christian Borntraeger <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions