index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
trace.h
Age
Commit message (
Expand
)
Author
2022-09-26
KVM: x86: Print guest pgd in kvm_nested_vmenter()
Mingwei Zhang
2022-09-26
KVM: x86: Update trace function for nested VM entry to support VMX
Mingwei Zhang
2022-09-26
KVM: x86: Use u64 for address and error code in page fault tracepoint
Sean Christopherson
2022-09-26
KVM: Add extra information in kvm_page_fault trace point
Wonhyuk Yang
2022-06-24
KVM: x86: move all vcpu->arch.pio* setup in emulator_pio_in_out()
Paolo Bonzini
2022-06-24
KVM: SVM: Add AVIC doorbell tracepoint
Suravee Suthikulpanit
2022-06-08
KVM: x86: Differentiate Soft vs. Hard IRQs vs. reinjected in tracepoint
Sean Christopherson
2022-06-08
KVM: x86: Print error code in exception injection tracepoint iff valid
Sean Christopherson
2022-06-08
KVM: x86: Trace re-injected exceptions
Sean Christopherson
2022-04-29
KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus
Suravee Suthikulpanit
2022-04-02
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2022-04-02
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
2022-04-02
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
2022-03-01
KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helper
Sean Christopherson
2022-02-10
KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field
Sean Christopherson
2021-12-09
KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery
Maxim Levitsky
2021-10-25
KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
David Edmondson
2021-08-03
KVM: x86: Introduce trace_kvm_hv_hypercall_done()
Vitaly Kuznetsov
2021-06-17
KVM: x86: Rename SMM tracepoint to make it reflect reality
Sean Christopherson
2021-06-08
KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
Sean Christopherson
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
2021-02-04
KVM: x86: use static calls to reduce kvm_x86_ops overhead
Jason Baron
2020-12-15
KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
Tom Lendacky
2020-12-15
KVM: SVM: Create trace events for VMGEXIT processing
Tom Lendacky
2020-09-28
KVM: x86: Use common definition for kvm_nested_vmexit tracepoint
Sean Christopherson
2020-09-28
KVM: x86: Add macro wrapper for defining kvm_exit tracepoint
Sean Christopherson
2020-09-28
KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint
Sean Christopherson
2020-09-28
KVM: x86: Read guest RIP from within the kvm_nested_vmexit tracepoint
Sean Christopherson
2020-09-28
KVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter, tracepoint
Sean Christopherson
2020-09-28
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
2020-09-28
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
2020-05-15
KVM: x86: Print symbolic names of VMX VM-Exit flags in traces
Sean Christopherson
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-03-31
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-18
KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf values
Sean Christopherson
2020-03-18
KVM: x86: Add requested index to the CPUID tracepoint
Sean Christopherson
2020-03-16
kvm: svm: Introduce GA Log tracepoint for AVIC
Suravee Suthikulpanit
2020-03-16
KVM: x86: Dynamically allocate per-vCPU emulation context
Sean Christopherson
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2020-02-05
kvm: x86: Add APICv (de)activate request trace points
Suravee Suthikulpanit
2019-09-11
KVM: nVMX: trace nested VM-Enter failures detected by H/W
Sean Christopherson
2019-09-11
KVM: nVMX: add tracepoint for failed nested VM-Enter
Sean Christopherson
2019-09-10
KVM: X86: Tune PLE Window tracepoint
Peter Xu
2019-09-10
KVM: VMX: Change ple_window type to unsigned int
Peter Xu
2019-09-10
KVM: X86: Remove tailing newline for tracepoints
Peter Xu
2019-09-10
KVM: X86: Trace vcpu_id for vmexit
Peter Xu
2019-08-22
KVM: X86: Add pv tlb shootdown tracepoint
Wanpeng Li
2019-07-03
KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
Wanpeng Li
2019-04-16
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
Vitaly Kuznetsov
[next]