index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-25
KVM: x86/pmu: Synthesize at most one PMI per VM-exit
Jim Mattson
1
-26
/
+1
2023-08-02
KVM: x86/pmu: Move .hw_event_available() check out of PMC filter helper
Sean Christopherson
1
-3
/
+1
2023-06-06
KVM: x86/svm/pmu: Add AMD PerfMonV2 support
Like Xu
1
-1
/
+17
2023-06-06
KVM: x86/pmu: Provide Intel PMU's pmc_is_enabled() as generic x86 code
Like Xu
1
-5
/
+0
2023-06-06
KVM: x86/pmu: Move handling PERF_GLOBAL_CTRL and friends to common x86
Like Xu
1
-3
/
+68
2023-04-26
Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-7
/
+14
2023-04-07
KVM: x86/pmu: Prevent the PMU from counting disallowed events
Aaron Lewis
1
-5
/
+8
2023-04-07
KVM: x86/pmu: Fix a typo in kvm_pmu_request_counter_reprogam()
Like Xu
1
-1
/
+1
2023-04-06
KVM: x86/pmu: Rename pmc_is_enabled() to pmc_is_globally_enabled()
Like Xu
1
-3
/
+3
2023-04-06
KVM: x86/pmu: WARN and bug the VM if PMU is refreshed after vCPU has run
Sean Christopherson
1
-0
/
+3
2023-04-05
KVM: x86/pmu: Zero out pmu->all_valid_pmc_idx each time it's refreshed
Like Xu
1
-0
/
+1
2023-03-22
KVM: x86: Add helpers to query individual CR0/CR4 bits
Binbin Wu
1
-2
/
+2
2023-03-22
KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
Mathias Krause
1
-2
/
+2
2023-02-15
Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-50
/
+236
2023-02-03
KVM: x86: Optimize kvm->lock and SRCU interaction (KVM_SET_PMU_EVENT_FILTER)
Michal Luczaj
1
-2
/
+1
2023-02-01
KVM: x86/pmu: Add PRIR++ and PDist support for SPR and later models
Like Xu
1
-12
/
+33
2023-01-24
KVM: x86/pmu: Introduce masked events to the pmu event filter
Aaron Lewis
1
-30
/
+167
2023-01-24
KVM: x86/pmu: prepare the pmu event filter for masked events
Aaron Lewis
1
-23
/
+33
2023-01-24
KVM: x86/pmu: Remove impossible events from the pmu event filter
Aaron Lewis
1
-1
/
+18
2023-01-24
KVM: x86/pmu: Correct the mask used in a pmu event filter lookup
Aaron Lewis
1
-1
/
+2
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
1
-0
/
+1
2022-12-23
KVM: x86/pmu: Prevent zero period event from being repeatedly released
Like Xu
1
-1
/
+2
2022-11-09
KVM: x86/pmu: Defer counter emulated overflow via pmc->prev_counter
Like Xu
1
-16
/
+16
2022-11-09
KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
Like Xu
1
-5
/
+12
2022-11-09
KVM: x86/pmu: Clear "reprogram" bit if counter is disabled or disallowed
Sean Christopherson
1
-14
/
+24
2022-11-09
KVM: x86/pmu: Force reprogramming of all counters on PMU filter change
Sean Christopherson
1
-1
/
+12
2022-11-09
KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
Like Xu
1
-1
/
+1
2022-09-28
KVM: x86/pmu: Avoid using PEBS perf_events for normal counters
Like Xu
1
-2
/
+2
2022-09-28
KVM: x86/pmu: Don't generate PEBS records for emulated instructions
Like Xu
1
-3
/
+13
2022-06-20
Revert "KVM: x86: always allow host-initiated writes to PMU MSRs"
Sean Christopherson
1
-2
/
+2
2022-06-20
Revert "KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !en...
Sean Christopherson
1
-8
/
+0
2022-06-08
KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu
Like Xu
1
-0
/
+8
2022-06-08
KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
Like Xu
1
-3
/
+3
2022-06-08
KVM: x86/pmu: Replace pmc_perf_hw_id() with perf_get_hw_event_config()
Like Xu
1
-7
/
+2
2022-06-08
KVM: x86/pmu: Use PERF_TYPE_RAW to merge reprogram_{gp,fixed}counter()
Like Xu
1
-58
/
+21
2022-06-08
KVM: x86/pmu: Use only the uniform interface reprogram_counter()
Paolo Bonzini
1
-4
/
+2
2022-06-08
KVM: x86/pmu: Drop "u8 ctrl, int idx" for reprogram_fixed_counter()
Like Xu
1
-7
/
+6
2022-06-08
KVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_counter()
Like Xu
1
-4
/
+3
2022-06-08
KVM: x86/pmu: Pass only "struct kvm_pmc *pmc" to reprogram_counter()
Like Xu
1
-12
/
+5
2022-06-08
KVM: x86/pmu: Extract check_pmu_event_filter() handling both GP and fixed cou...
Like Xu
1
-26
/
+37
2022-06-08
KVM: x86/pmu: Update comments for AMD gp counters
Like Xu
1
-2
/
+5
2022-06-08
KVM: x86: always allow host-initiated writes to PMU MSRs
Paolo Bonzini
1
-2
/
+2
2022-06-08
KVM: x86/pmu: Move the vmx_icl_pebs_cpu[] definition out of the header file
Like Xu
1
-0
/
+7
2022-06-08
KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
Like Xu
1
-0
/
+3
2022-06-08
KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
Like Xu
1
-11
/
+0
2022-06-08
KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
Like Xu
1
-0
/
+2
2022-06-08
KVM: x86/pmu: Reprogram PEBS event to emulate guest PEBS counter
Like Xu
1
-3
/
+33
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-21
/
+45
2022-05-20
kvm: x86/pmu: Fix the compare function used by the pmu event filter
Aaron Lewis
1
-2
/
+5
2022-04-13
KVM: x86: Use static calls to reduce kvm_pmu_ops overhead
Like Xu
1
-22
/
+34
[next]