#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" ='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/arch/x86/kvm/vmx/vmx_ops.h?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/vmx_ops.h
AgeCommit message (Expand)Author
2023-03-14KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=nSean Christopherson
2023-01-24KVM: VMX: Allow VM-Fail path of VMREAD helper to be instrumentedSean Christopherson
2022-12-29KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson
2022-11-30KVM: VMX: Make vmread_error_trampoline() uncallable from C codeSean Christopherson
2022-11-18KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"Vitaly Kuznetsov
2022-09-26KVM: VMX: Do not declare vmread_error() asmlinkageUros Bizjak
2022-06-27KVM: VMX: Prevent RSB underflow before vmenterJosh Poimboeuf
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-07KVM: VMX: Provide vmread version using asm-goto-with-outputsPeter Zijlstra
2021-12-11x86/vmx: Remove .fixup usagePeter Zijlstra