index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
pmu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86/pmu: Introduce distinct macros for GP/fixed counter max number
Dapeng Mi
2024-06-28
1
-1
/
+1
*
KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
Dapeng Mi
2024-06-03
1
-2
/
+4
*
KVM: x86/pmu: Change ambiguous _mask suffix to _rsvd in kvm_pmu
Dapeng Mi
2024-06-03
1
-1
/
+1
*
KVM: x86/pmu: Snapshot event selectors that KVM emulates in software
Sean Christopherson
2024-02-01
1
-1
/
+12
*
KVM: x86/pmu: Add macros to iterate over all PMCs given a bitmap
Sean Christopherson
2024-02-01
1
-0
/
+6
*
KVM: x86/pmu: Move pmc_idx => pmc translation helper to common code
Sean Christopherson
2024-02-01
1
-1
/
+28
*
KVM: x86/pmu: Add common define to capture fixed counters offset
Sean Christopherson
2024-02-01
1
-1
/
+3
*
KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index
Sean Christopherson
2024-01-30
1
-2
/
+2
*
KVM: x86/pmu: Allow programming events that match unsupported arch events
Sean Christopherson
2024-01-30
1
-1
/
+0
*
KVM: x86/pmu: Track emulated counter events instead of previous counter
Sean Christopherson
2023-11-30
1
-1
/
+2
*
KVM: x86/pmu: Update sample period in pmc_write_counter()
Sean Christopherson
2023-11-30
1
-24
/
+1
*
KVM: x86/pmu: Stop calling kvm_pmu_reset() at RESET (it's redundant)
Sean Christopherson
2023-11-30
1
-1
/
+0
*
KVM: x86/pmu: Move PMU reset logic to common x86 code
Sean Christopherson
2023-11-30
1
-18
/
+0
*
KVM: x86/pmu: Truncate counter value to allowed width on write
Roman Kagan
2023-09-25
1
-0
/
+6
*
KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
Like Xu
2023-06-06
1
-4
/
+10
*
KVM: x86/pmu: Provide Intel PMU's pmc_is_enabled() as generic x86 code
Like Xu
2023-06-06
1
-1
/
+15
*
KVM: x86/pmu: Move handling PERF_GLOBAL_CTRL and friends to common x86
Like Xu
2023-06-06
1
-0
/
+14
*
KVM: x86/pmu: Move reprogram_counters() to pmu.h
Like Xu
2023-06-06
1
-0
/
+12
*
KVM: x86/pmu: Fix a typo in kvm_pmu_request_counter_reprogam()
Like Xu
2023-04-07
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-25
1
-7
/
+6
|
\
|
*
KVM: x86/pmu: Cap kvm_pmu_cap.num_counters_gp at KVM's internal max
Sean Christopherson
2023-01-26
1
-1
/
+4
|
*
KVM: x86/pmu: Drop event_type and rename "struct kvm_event_hw_type_mapping"
Like Xu
2023-01-26
1
-6
/
+0
|
*
KVM: x86/pmu: Correct the mask used in a pmu event filter lookup
Aaron Lewis
2023-01-24
1
-0
/
+2
*
|
KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
Sean Christopherson
2023-02-15
1
-7
/
+19
|
/
*
KVM: x86/pmu: Prevent zero period event from being repeatedly released
Like Xu
2022-12-23
1
-1
/
+2
*
KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
Like Xu
2022-11-09
1
-1
/
+5
*
Revert "KVM: x86: always allow host-initiated writes to PMU MSRs"
Sean Christopherson
2022-06-20
1
-2
/
+2
*
KVM: x86/pmu: Restrict advanced features based on module enable_pmu
Like Xu
2022-06-08
1
-2
/
+4
*
KVM: x86/pmu: Avoid exposing Intel BTS feature
Like Xu
2022-06-08
1
-0
/
+3
*
KVM: x86/pmu: Update global enable_pmu when PMU is undetected
Like Xu
2022-06-08
1
-5
/
+10
*
KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
Like Xu
2022-06-08
1
-1
/
+1
*
KVM: x86/pmu: Use only the uniform interface reprogram_counter()
Paolo Bonzini
2022-06-08
1
-2
/
+0
*
KVM: x86/pmu: Drop "u8 ctrl, int idx" for reprogram_fixed_counter()
Like Xu
2022-06-08
1
-1
/
+1
*
KVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_counter()
Like Xu
2022-06-08
1
-1
/
+1
*
KVM: x86/pmu: Pass only "struct kvm_pmc *pmc" to reprogram_counter()
Like Xu
2022-06-08
1
-1
/
+1
*
KVM: x86: always allow host-initiated writes to PMU MSRs
Paolo Bonzini
2022-06-08
1
-2
/
+2
*
KVM: x86/pmu: remove useless prototype
Paolo Bonzini
2022-06-08
1
-1
/
+0
*
KVM: x86/pmu: Move the vmx_icl_pebs_cpu[] definition out of the header file
Like Xu
2022-06-08
1
-8
/
+0
*
KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
Like Xu
2022-06-08
1
-0
/
+19
*
KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
Like Xu
2022-06-08
1
-0
/
+11
*
KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
Like Xu
2022-06-08
1
-0
/
+8
*
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
1
-0
/
+9
|
\
|
*
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
2022-04-21
1
-0
/
+9
*
|
KVM: x86: Copy kvm_pmu_ops by value to eliminate layer of indirection
Like Xu
2022-04-13
1
-5
/
+2
|
/
*
KVM: x86: use the KVM side max supported fixed counter
Wei Wang
2022-02-02
1
-2
/
+0
*
KVM: x86: Update vPMCs when retiring instructions
Eric Hankland
2022-01-07
1
-0
/
+1
*
KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
Like Xu
2022-01-07
1
-1
/
+0
*
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
2022-01-07
1
-2
/
+1
*
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
2021-11-11
1
-2
/
+2
*
KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interf...
Like Xu
2021-08-04
1
-1
/
+1
[next]