summaryrefslogtreecommitdiffstats
path: root/v5.7/75253db41a467ab7983b62616b25ff083c28803a
diff options
context:
space:
mode:
Diffstat (limited to 'v5.7/75253db41a467ab7983b62616b25ff083c28803a')
-rw-r--r--v5.7/75253db41a467ab7983b62616b25ff083c28803a20
1 files changed, 20 insertions, 0 deletions
diff --git a/v5.7/75253db41a467ab7983b62616b25ff083c28803a b/v5.7/75253db41a467ab7983b62616b25ff083c28803a
new file mode 100644
index 00000000000..ce9dfa837db
--- /dev/null
+++ b/v5.7/75253db41a467ab7983b62616b25ff083c28803a
@@ -0,0 +1,20 @@
+75253db41a46 ("KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe")
+37a41847b770 ("KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator")
+73412dfeea72 ("KVM: SVM: do not allocate struct svm_cpu_data dynamically")
+181d0fb0bb02 ("KVM: SVM: remove dead field from struct svm_cpu_data")
+1cca2f8c501f ("KVM: x86: Bug the VM if the emulator accesses a non-existent GPR")
+a5ba67b42f07 ("KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array")
+dfe21e6bc05a ("KVM: x86: Harden _regs accesses to guard against buggy input")
+61d9c412d041 ("KVM: x86: Grab regs_dirty in local 'unsigned long'")
+f44509f849fe ("KVM: x86: SVM: allow AVIC to co-exist with a nested guest running")
+d5fa597ed870 ("KVM: x86: allow per cpu apicv inhibit reasons")
+0b349662184b ("KVM: x86: nSVM: implement nested vGIF")
+74fd41ed16fd ("KVM: x86: nSVM: support PAUSE filtering when L0 doesn't intercept PAUSE")
+d20c796ca370 ("KVM: x86: nSVM: implement nested LBR virtualization")
+1d5a1b5860ed ("KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running")
+ea91559b0054 ("KVM: x86: SVM: remove vgif_enabled()")
+db663af4a001 ("kvm: x86: SVM: use vmcb* instead of svm->vmcb where it makes sense")
+b9f3973ab3a8 ("KVM: x86: nSVM: implement nested VMLOAD/VMSAVE")
+f37b735e31f4 ("kvm: x86: SVM: remove unused defines")
+bb2aa78e9a90 ("KVM: x86: SVM: move tsc ratio definitions to svm.h")
+4f4c4a3ee53c ("KVM: x86: Trace all APICv inhibit changes and capture overall status")