index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
pmu_intel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
Like Xu
2022-11-09
1
-2
/
+2
*
KVM: x86/pmu: Avoid using PEBS perf_events for normal counters
Like Xu
2022-09-28
1
-0
/
+2
*
KVM: x86/pmu: Refactor PERF_GLOBAL_CTRL update helper for reuse by PEBS
Like Xu
2022-09-28
1
-7
/
+5
*
KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask
Like Xu
2022-09-28
1
-6
/
+9
*
KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refresh
Sean Christopherson
2022-08-10
1
-9
/
+3
*
Revert "KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control"
Paolo Bonzini
2022-07-28
1
-3
/
+0
*
KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRL
Sean Christopherson
2022-07-28
1
-2
/
+2
*
KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMU
Sean Christopherson
2022-07-28
1
-0
/
+2
*
KVM: x86: Add dedicated helper to get CPUID entry with significant index
Sean Christopherson
2022-07-14
1
-2
/
+2
*
KVM: VMX: Use vcpu_get_perf_capabilities() to get guest-visible value
Sean Christopherson
2022-06-20
1
-4
/
+7
*
Revert "KVM: x86: always allow host-initiated writes to PMU MSRs"
Sean Christopherson
2022-06-20
1
-17
/
+10
*
KVM: VMX: Give host userspace full control of MSR_IA32_PERF_CAPABILITIES
Sean Christopherson
2022-06-20
1
-2
/
+0
*
KVM: x86: Give host userspace full control of MSR_IA32_MISC_ENABLES
Sean Christopherson
2022-06-20
1
-5
/
+0
*
KVM: x86/pmu: Avoid exposing Intel BTS feature
Like Xu
2022-06-08
1
-1
/
+2
*
KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
Like Xu
2022-06-08
1
-7
/
+4
*
KVM: x86/pmu: Use only the uniform interface reprogram_counter()
Paolo Bonzini
2022-06-08
1
-2
/
+2
*
KVM: x86/pmu: Drop "u8 ctrl, int idx" for reprogram_fixed_counter()
Like Xu
2022-06-08
1
-7
/
+7
*
KVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_counter()
Like Xu
2022-06-08
1
-1
/
+2
*
KVM: x86/pmu: Pass only "struct kvm_pmc *pmc" to reprogram_counter()
Like Xu
2022-06-08
1
-14
/
+18
*
KVM: x86: always allow host-initiated writes to PMU MSRs
Paolo Bonzini
2022-06-08
1
-10
/
+17
*
KVM: vmx, pmu: accept 0 for host-initiated write to MSR_IA32_DS_AREA
Paolo Bonzini
2022-06-08
1
-0
/
+2
*
KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
Like Xu
2022-06-08
1
-0
/
+3
*
KVM: x86/pmu: Don't overwrite the pmu->global_ctrl when refreshing
Like Xu
2022-06-08
1
-4
/
+5
*
KVM: x86/cpuid: Refactor host/guest CPU model consistency check
Like Xu
2022-06-08
1
-11
/
+1
*
KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
Like Xu
2022-06-08
1
-9
/
+8
*
KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
Like Xu
2022-06-08
1
-0
/
+20
*
KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
Like Xu
2022-06-08
1
-0
/
+2
*
KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
Like Xu
2022-06-08
1
-1
/
+19
*
KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
Like Xu
2022-06-08
1
-0
/
+11
*
KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
Like Xu
2022-06-08
1
-0
/
+31
*
KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
Like Xu
2022-06-08
1
-1
/
+5
*
KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
Like Xu
2022-06-08
1
-0
/
+1
*
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
1
-6
/
+2
|
\
|
*
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
2022-04-21
1
-6
/
+2
*
|
KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag as __initdata
Like Xu
2022-04-13
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
1
-3
/
+11
|
\
|
*
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2022-04-02
1
-3
/
+10
|
*
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
2022-04-02
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
1
-2
/
+3
|
\
|
|
*
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
2022-02-25
1
-1
/
+1
|
*
KVM: nVMX: Refactor PMU refresh to avoid referencing kvm_x86_ops.pmu_ops
Sean Christopherson
2022-02-10
1
-1
/
+2
*
|
KVM: x86: use the KVM side max supported fixed counter
Wei Wang
2022-02-02
1
-2
/
+2
|
/
*
KVM: x86: Making the module parameter of vPMU more common
Like Xu
2022-01-17
1
-1
/
+1
*
KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES event
Like Xu
2022-01-17
1
-6
/
+12
*
KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
Like Xu
2022-01-07
1
-16
/
+3
*
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
2022-01-07
1
-4
/
+5
*
KVM: x86/pmu: Setup pmc->eventsel for fixed PMCs
Like Xu
2022-01-07
1
-0
/
+16
*
KVM: x86: avoid out of bounds indices for fixed performance counters
Paolo Bonzini
2022-01-07
1
-3
/
+4
*
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
2021-11-11
1
-4
/
+3
*
KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0
Wanpeng Li
2021-10-22
1
-4
/
+2
[next]