blob: d2561de13b0e367faebf3f0d249608d5a2c47654 [file] [log] [blame]
02f1965ff83b ("KVM: nVMX: Read EXIT_QUAL and INTR_INFO only when needed for nested exit")
cc167bd7ee99 ("KVM: x86: Use common definition for kvm_nested_vmexit tracepoint")
f315f2b14015 ("KVM: VMX: Add a helper to test for a valid error code given an intr info")
a9d7d76c66ed ("KVM: x86: Read guest RIP from within the kvm_nested_vmexit tracepoint")
2c4c41325540 ("KVM: x86: Print symbolic names of VMX VM-Exit flags in traces")
8791585837f6 ("KVM: VMX: Cache vmcs.EXIT_INTR_INFO using arch avail_reg flags")
5addc235199f ("KVM: VMX: Cache vmcs.EXIT_QUALIFICATION using arch avail_reg flags")
e5d03de5937e ("KVM: nVMX: Reset register cache (available and dirty masks) on VMCS switch")
1d283062c949 ("KVM: nVMX: Drop a superfluous WARN on reflecting EXTERNAL_INTERRUPT")
2c1f3323802e ("KVM: nVMX: Split VM-Exit reflection logic into L0 vs. L1 wants")
236871b6744a ("KVM: nVMX: Move nested VM-Exit tracepoint into nested_vmx_reflect_vmexit()")
fbdd50250396 ("KVM: nVMX: Move VM-Fail check out of nested_vmx_exit_reflected()")
7b7bd87dbd6a ("KVM: nVMX: Uninline nested_vmx_reflect_vmexit(), i.e. move it to nested.c")
789afc5ccd4e ("KVM: nVMX: Move reflection check into nested_vmx_reflect_vmexit()")
69c097552502 ("kvm: nVMX: match comment with return type for nested_vmx_exit_reflected")
ef0f64960d01 ("KVM: SVM: Move AVIC code to separate file")
883b0a91f41a ("KVM: SVM: Move Nested SVM Implementation to nested.c")
46a010dd6896 ("kVM SVM: Move SVM related files to own sub-directory")
9c14ee21fcf7 ("KVM: SVM: Annotate svm_x86_ops as __initdata")
d008dfdb0e70 ("KVM: x86: Move init-only kvm_x86_ops to separate struct")
cf39d3753906 ("Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD")