aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/pmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-20KVM: x86: Clarify PMU related features bit manipulationNadav Amit1-10/+14
2014-06-18KVM: x86: rdpmc emulation checks the counter incorrectlyNadav Amit1-0/+9
2014-04-23KVM: x86: Fix wrong/stuck PMU when guest does not use PMINadav Amit1-2/+5
2013-07-19perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen1-5/+20
2013-04-02pmu: prepare for migration supportPaolo Bonzini1-3/+11
2012-07-26Merge branch 'queue' into nextAvi Kivity1-1/+1
2012-07-20KVM: x86: Fix typos in pmu.cGuo Chao1-1/+1
2012-07-05perf/x86: Rename Intel specific macrosRobert Richter1-11/+11
2012-04-10KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on resetGleb Natapov1-9/+9
2012-04-05KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu1-1/+1
2012-03-08KVM: PMU: add proper support for fixed counter 2Gleb Natapov1-1/+2
2012-03-08KVM: PMU: Fix raw event checkGleb Natapov1-1/+1
2012-03-08KVM: PMU: warn when pin control is set in eventsel msrGleb Natapov1-0/+3
2012-03-08KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulationGleb Natapov1-1/+1
2011-12-27KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov1-0/+533