summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-01-20 14:36:40 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2025-01-20 14:36:40 +0300
commit7a9164dc69fd56d0f5c4af6fce6552837b2b0bad (patch)
treea6f3b76cab45699813d8ad476c9ca96fc3c67e4c /tools/perf/scripts/python/stackcollapse.py
parent4e4f38f84e68c6cf3bb2c70be949eb79cef01b7d (diff)
parent01528db67f28d5919f7b0a68900dc212165218e2 (diff)
downloadlinux-7a9164dc69fd56d0f5c4af6fce6552837b2b0bad.tar.xz
Merge tag 'kvm-x86-vcpu_array-6.14' of https://github.com/kvm-x86/linux into HEAD
KVM vcpu_array fixes and cleanups for 6.14: - Explicitly verify the target vCPU is online in kvm_get_vcpu() to fix a bug where KVM would return a pointer to a vCPU prior to it being fully online, and give kvm_for_each_vcpu() similar treatment to fix a similar flaw. - Wait for a vCPU to come online prior to executing a vCPU ioctl to fix a bug where userspace could coerce KVM into handling the ioctl on a vCPU that isn't yet onlined. - Gracefully handle xa_insert() failures even though such failuires should be impossible in practice.
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions