summaryrefslogtreecommitdiffstats
path: root/v5.9/8e5647a723c49d73b9f108a8bb38e8c29d3948ea
blob: 5d4cd970d443bfe612bec3ea032d495513cbb3fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
8e5647a723c4 ("x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type")
1fb85d06ad67 ("x86: Share definition of __is_canonical_address()")
c243cecb58e3 ("perf/x86/intel/pt: Relax address filter validation")
61a05d444d2c ("KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model")
36fa06f9ff39 ("KVM: x86: Add support for RDPID without RDTSCP")
0caa0a77c2f6 ("KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host")
844d69c26d83 ("KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace")
dbd6127375aa ("KVM: SVM: Clear MSR_TSC_AUX[63:32] on write")
6f2b296aa643 ("KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported")
47903dc10e7e ("KVM: SVM: Define actual size of IOPM and MSRPM tables")
adc2a23734ac ("KVM: nSVM: improve SYSENTER emulation on AMD")
cc3ed80ae69f ("KVM: nSVM: always use vmcb01 to for vmsave/vmload of guest state")
fb0c4a4fee5a ("KVM: SVM: move VMLOAD/VMSAVE to C code")
2ac636a6ea4d ("KVM: nSVM: Add VMLOAD/VMSAVE helper to deduplicate code")
63129754178c ("KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places)")
2a32a77cefa6 ("KVM: SVM: merge update_cr0_intercept into svm_set_cr0")
11f0cbf0c605 ("KVM: nSVM: Trace VM-Enter consistency check failures")
6906e06db9b0 ("KVM: nSVM: Add missing checks for reserved bits to svm_set_nested_state()")
c08f390a75c1 ("KVM: nSVM: only copy L1 non-VMLOAD/VMSAVE data in svm_set_nested_state()")
9e8f0fbfff1a ("KVM: nSVM: rename functions and variables according to vmcbXY nomenclature")