diff options
author | 2025-01-20 06:48:53 -0500 | |
---|---|---|
committer | 2025-01-20 06:48:53 -0500 | |
commit | 892e7b8c279a40dad047ec23d2efe51284e578df (patch) | |
tree | cff01a7ef99059916050d254d432a3a8d8d55cbe /scripts/gdb/linux/utils.py | |
parent | Merge tag 'kvm-x86-svm-6.14' of https://github.com/kvm-x86/linux into HEAD (diff) | |
parent | KVM: VMX: read the PML log in the same order as it was written (diff) | |
download | wireguard-linux-892e7b8c279a40dad047ec23d2efe51284e578df.tar.xz wireguard-linux-892e7b8c279a40dad047ec23d2efe51284e578df.zip |
Merge tag 'kvm-x86-vmx-6.14' of https://github.com/kvm-x86/linux into HEAD
KVM VMX changes for 6.14:
- Fix a bug where KVM updates hardware's APICv cache of the highest ISR bit
while L2 is active, while ultimately results in a hardware-accelerated L1
EOI effectively being lost.
- Honor event priority when emulating Posted Interrupt delivery during nested
VM-Enter by queueing KVM_REQ_EVENT instead of immediately handling the
interrupt.
- Drop kvm_x86_ops.hwapic_irr_update() as KVM updates hardware's APICv cache
prior to every VM-Enter.
- Rework KVM's processing of the Page-Modification Logging buffer to reap
entries in the same order they were created, i.e. to mark gfns dirty in the
same order that hardware marked the page/PTE dirty.
- Misc cleanups.
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions