summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/trace.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-29KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpusSuravee Suthikulpanit1-0/+20
2022-04-02KVM: x86: Trace all APICv inhibit changes and capture overall statusSean Christopherson1-8/+10
2022-04-02KVM: x86: Add wrappers for setting/clearing APICv inhibitsSean Christopherson1-4/+4
2022-04-02KVM: x86: Make APICv inhibit reasons an enum and cleanup namingSean Christopherson1-6/+6
2022-03-01KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helperSean Christopherson1-3/+3
2022-02-10KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD fieldSean Christopherson1-6/+8
2021-12-09KVM: x86: add a tracepoint for APICv/AVIC interrupt deliveryMaxim Levitsky1-0/+24
2021-10-25KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_infoDavid Edmondson1-4/+5
2021-08-03KVM: x86: Introduce trace_kvm_hv_hypercall_done()Vitaly Kuznetsov1-0/+15
2021-06-17KVM: x86: Rename SMM tracepoint to make it reflect realitySean Christopherson1-1/+1
2021-06-08KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson1-3/+3
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins1-0/+36
2021-02-04KVM: x86: use static calls to reduce kvm_x86_ops overheadJason Baron1-2/+2
2020-12-15KVM: SVM: Create trace events for VMGEXIT MSR protocol processingTom Lendacky1-0/+44
2020-12-15KVM: SVM: Create trace events for VMGEXIT processingTom Lendacky1-0/+53
2020-09-28KVM: x86: Use common definition for kvm_nested_vmexit tracepointSean Christopherson1-33/+1
2020-09-28KVM: x86: Add macro wrapper for defining kvm_exit tracepointSean Christopherson1-33/+36
2020-09-28KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepointSean Christopherson1-3/+9
2020-09-28KVM: x86: Read guest RIP from within the kvm_nested_vmexit tracepointSean Christopherson1-3/+3
2020-09-28KVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter, tracepointSean Christopherson1-4/+6
2020-09-28KVM: SVM: Add new intercept word in vmcb_control_areaBabu Moger1-5/+8
2020-09-28KVM: SVM: Modify 64 bit intercept field to two 32 bit vectorsBabu Moger1-7/+11
2020-06-01x86/kvm/hyper-v: Add support for synthetic debugger interfaceJon Doron1-0/+51
2020-05-15KVM: x86: Print symbolic names of VMX VM-Exit flags in tracesSean Christopherson1-15/+17
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+37
2020-03-31KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirectionSean Christopherson1-2/+2
2020-03-18KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf valuesSean Christopherson1-4/+7
2020-03-18KVM: x86: Add requested index to the CPUID tracepointSean Christopherson1-5/+8
2020-03-16kvm: svm: Introduce GA Log tracepoint for AVICSuravee Suthikulpanit1-0/+18
2020-03-16KVM: x86: Dynamically allocate per-vCPU emulation contextSean Christopherson1-5/+5
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner1-2/+2
2020-02-05kvm: x86: Add APICv (de)activate request trace pointsSuravee Suthikulpanit1-0/+19
2019-09-11KVM: nVMX: trace nested VM-Enter failures detected by H/WSean Christopherson1-3/+6
2019-09-11KVM: nVMX: add tracepoint for failed nested VM-EnterSean Christopherson1-0/+18
2019-09-10KVM: X86: Tune PLE Window tracepointPeter Xu1-16/+6
2019-09-10KVM: VMX: Change ple_window type to unsigned intPeter Xu1-4/+5
2019-09-10KVM: X86: Remove tailing newline for tracepointsPeter Xu1-2/+2
2019-09-10KVM: X86: Trace vcpu_id for vmexitPeter Xu1-1/+4
2019-08-22KVM: X86: Add pv tlb shootdown tracepointWanpeng Li1-0/+19
2019-07-03KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printkWanpeng Li1-1/+1
2019-04-16KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov1-2/+2
2019-01-25KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada1-1/+1
2018-12-14x86/kvm/hyper-v: direct mode for synthetic timersVitaly Kuznetsov1-4/+6
2018-10-17KVM: x86: hyperv: implement PV IPI send hypercallsVitaly Kuznetsov1-0/+42
2018-05-26KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...Vitaly Kuznetsov1-0/+27
2018-05-26KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...Vitaly Kuznetsov1-0/+24
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-24KVM: x86: Add return value to kvm_cpuid().Yu Zhang1-4/+7
2016-06-16KVM: x86: support using the vmx preemption timer for tsc deadline timerYunhong Jiang1-0/+15
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+57