linux_dsm_epyc7002/arch/x86/kvm/svm
Haiwei Li 95b28ac9db KVM: SVM: Add tracepoint for cr_interception
Add trace_kvm_cr_write and trace_kvm_cr_read for svm.

Signed-off-by: Haiwei Li <lihaiwei@tencent.com>
Message-Id: <f3031602-db3b-c4fe-b719-d402663b0a2b@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-09-28 07:57:21 -04:00
..
avic.c KVM: SVM: use __GFP_ZERO instead of clear_page() 2020-09-28 07:57:19 -04:00
nested.c KVM: SVM: Add new intercept word in vmcb_control_area 2020-09-28 07:57:15 -04:00
pmu.c KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in 2020-06-01 04:26:08 -04:00
sev.c KVM: SVM: Periodically schedule when unregistering regions on destroy 2020-09-11 13:24:15 -04:00
svm.c KVM: SVM: Add tracepoint for cr_interception 2020-09-28 07:57:21 -04:00
svm.h KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept 2020-09-28 07:57:15 -04:00
vmenter.S x86/kvm/svm: Move guest enter/exit into .noinstr.text 2020-07-09 07:08:41 -04:00