index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
pmu_intel.c
Age
Commit message (
Expand
)
Author
2022-07-28
KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMU
Sean Christopherson
2022-07-14
KVM: x86: Add dedicated helper to get CPUID entry with significant index
Sean Christopherson
2022-06-20
KVM: VMX: Use vcpu_get_perf_capabilities() to get guest-visible value
Sean Christopherson
2022-06-20
Revert "KVM: x86: always allow host-initiated writes to PMU MSRs"
Sean Christopherson
2022-06-20
KVM: VMX: Give host userspace full control of MSR_IA32_PERF_CAPABILITIES
Sean Christopherson
2022-06-20
KVM: x86: Give host userspace full control of MSR_IA32_MISC_ENABLES
Sean Christopherson
2022-06-08
KVM: x86/pmu: Avoid exposing Intel BTS feature
Like Xu
2022-06-08
KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
Like Xu
2022-06-08
KVM: x86/pmu: Use only the uniform interface reprogram_counter()
Paolo Bonzini
2022-06-08
KVM: x86/pmu: Drop "u8 ctrl, int idx" for reprogram_fixed_counter()
Like Xu
2022-06-08
KVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_counter()
Like Xu
2022-06-08
KVM: x86/pmu: Pass only "struct kvm_pmc *pmc" to reprogram_counter()
Like Xu
2022-06-08
KVM: x86: always allow host-initiated writes to PMU MSRs
Paolo Bonzini
2022-06-08
KVM: vmx, pmu: accept 0 for host-initiated write to MSR_IA32_DS_AREA
Paolo Bonzini
2022-06-08
KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
Like Xu
2022-06-08
KVM: x86/pmu: Don't overwrite the pmu->global_ctrl when refreshing
Like Xu
2022-06-08
KVM: x86/cpuid: Refactor host/guest CPU model consistency check
Like Xu
2022-06-08
KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
Like Xu
2022-06-08
KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
Like Xu
2022-06-08
KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
Like Xu
2022-06-08
KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
Like Xu
2022-06-08
KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
Like Xu
2022-06-08
KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
Like Xu
2022-06-08
KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
Like Xu
2022-06-08
KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
Like Xu
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-04-21
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
2022-04-13
KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag as __initdata
Like Xu
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2022-04-02
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-02-25
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
2022-02-10
KVM: nVMX: Refactor PMU refresh to avoid referencing kvm_x86_ops.pmu_ops
Sean Christopherson
2022-02-02
KVM: x86: use the KVM side max supported fixed counter
Wei Wang
2022-01-17
KVM: x86: Making the module parameter of vPMU more common
Like Xu
2022-01-17
KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES event
Like Xu
2022-01-07
KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
Like Xu
2022-01-07
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
2022-01-07
KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs
Like Xu
2022-01-07
KVM: x86: avoid out of bounds indices for fixed performance counters
Paolo Bonzini
2021-11-11
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
2021-10-22
KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0
Wanpeng Li
2021-08-04
KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interf...
Like Xu
2021-02-23
KVM: vmx/pmu: Fix dummy check if lbr_desc->event is created
Like Xu
2021-02-04
KVM: vmx/pmu: Release guest LBR event via lazy release mechanism
Like Xu
2021-02-04
KVM: vmx/pmu: Emulate legacy freezing LBRs on virtual PMI
Like Xu
2021-02-04
KVM: vmx/pmu: Reduce the overhead of LBR pass-through or cancellation
Like Xu
2021-02-04
KVM: vmx/pmu: Pass-through LBR msrs when the guest LBR event is ACTIVE
Like Xu
2021-02-04
KVM: vmx/pmu: Create a guest LBR event when vcpu sets DEBUGCTLMSR_LBR
Like Xu
[prev]
[next]