]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: SVM: Process all IRTEs on affinity change even if one update fails
authorSean Christopherson <seanjc@google.com>
Wed, 11 Jun 2025 22:45:50 +0000 (15:45 -0700)
committerSean Christopherson <seanjc@google.com>
Mon, 23 Jun 2025 16:50:42 +0000 (09:50 -0700)
commit48f79c6c86b38f9b6506eeef0d9ca2e03b6be6fe
tree55ffc48e9f04730e098c22082c31c7c0a20a854d
parent16562766f171199acf0ee5d6e6bbe4b4586293ce
KVM: SVM: Process all IRTEs on affinity change even if one update fails

When updating IRTE GA fields, keep processing all other IRTEs if an update
fails, as not updating later entries risks making a bad situation worse.

Link: https://lore.kernel.org/r/20250611224604.313496-49-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/svm/avic.c