summaryrefslogtreecommitdiffstats
path: root/v5.18/75253db41a467ab7983b62616b25ff083c28803a
blob: 333f766919538c250d0ccf54b948738b19b8e535 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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")