aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-01-20 06:36:40 -0500
committerPaolo Bonzini <pbonzini@redhat.com>2025-01-20 06:36:40 -0500
commit7a9164dc69fd56d0f5c4af6fce6552837b2b0bad (patch)
treea6f3b76cab45699813d8ad476c9ca96fc3c67e4c /scripts/gdb/linux/utils.py
parentMerge tag 'kvm-memslots-6.14' of https://github.com/kvm-x86/linux into HEAD (diff)
parentKVM: Drop hack that "manually" informs lockdep of kvm->lock vs. vcpu->mutex (diff)
downloadwireguard-linux-7a9164dc69fd56d0f5c4af6fce6552837b2b0bad.tar.xz
wireguard-linux-7a9164dc69fd56d0f5c4af6fce6552837b2b0bad.zip
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions