]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: x86: SVM: Remove vmcb_is_dirty()
authorJim Mattson <jmattson@google.com>
Tue, 24 Feb 2026 00:54:39 +0000 (16:54 -0800)
committerSean Christopherson <seanjc@google.com>
Thu, 5 Mar 2026 00:09:09 +0000 (16:09 -0800)
commit66b207f175f1cd52b083c4d90d03cc1c15b8ae6a
treefd580f5b5cd7a689038b3727d13a79ce5c6aba83
parent5e4c6da0bb925bc91a6020511e85bd9574f8474a
KVM: x86: SVM: Remove vmcb_is_dirty()

After commit dd26d1b5d6ed ("KVM: nSVM: Cache all used fields from VMCB12"),
vmcb_is_dirty() has no callers. Remove the function.

Signed-off-by: Jim Mattson <jmattson@google.com>
Link: https://patch.msgid.link/20260224005500.1471972-2-jmattson@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/kvm/svm/svm.h