]> git.proxmox.com Git - pve-kernel.git/commit
cherry-pick fix for KVM vCPU page fault loop
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 4 Sep 2023 09:39:20 +0000 (11:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 4 Sep 2023 13:15:42 +0000 (15:15 +0200)
commit6810c247a180f3bb1492873cc571c3edd517d8a3
tree2fdea8d4672602bddc738eaf631a4db31daa775f
parentfce1ea7bb643af1a9eb1bcf283831a2e665fb220
cherry-pick fix for KVM vCPU page fault loop

The mailing list thread [0] (found by Friedrich, many thanks!) leading
up to this patch sounds very familiar to issues users reported in the
community forum [1] and enterprise support channel, where a VM would
be stuck for no discernable reason with all vCPU threads spinning.

[0]: https://lore.kernel.org/all/f023d927-52aa-7e08-2ee5-59a2fbc65953@gameservers.com/T/#u
[1]: https://forum.proxmox.com/threads/127459/

Suggested-by: Friedrich Weber <f.weber@proxmox.com>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
patches/kernel/0013-KVM-x86-mmu-Fix-an-sign-extension-bug-with-mmu_seq-t.patch [new file with mode: 0644]