summaryrefslogtreecommitdiff
path: root/Documentation/virt
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-06-03 20:09:55 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2024-06-03 20:10:11 +0300
commitf9d1b541d057bf94453201d77ffbbfba659c9ad3 (patch)
tree03e0f256efd03158095f9f010f94ffd8b5c84061 /Documentation/virt
parentc3f38fa61af77b49866b006939479069cd451173 (diff)
parent89a58812c47f1823191e9d0b08b53df2dd304ae2 (diff)
downloadlinux-f9d1b541d057bf94453201d77ffbbfba659c9ad3.tar.xz
Merge branch 'kvm-fixes-6.10-1' into HEAD
* Fixes and debugging help for the #VE sanity check. Also disable it by default, even for CONFIG_DEBUG_KERNEL, because it was found to trigger spuriously (most likely a processor erratum as the exact symptoms vary by generation). * Avoid WARN() when two NMIs arrive simultaneously during an NMI-disabled situation (GIF=0 or interrupt shadow) when the processor supports virtual NMI. While generally KVM will not request an NMI window when virtual NMIs are supported, in this case it *does* have to single-step over the interrupt shadow or enable the STGI intercept, in order to deliver the latched second NMI. * Drop support for hand tuning APIC timer advancement from userspace. Since we have adaptive tuning, and it has proved to work well, drop the module parameter for manual configuration and with it a few stupid bugs that it had.
Diffstat (limited to 'Documentation/virt')
0 files changed, 0 insertions, 0 deletions