1. cbd7175 KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in by Wei Wang · 4 years, 8 months ago
  2. afaf0b2 KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection by Sean Christopherson · 4 years, 10 months ago
  3. 168d918 KVM: x86: Adjust counter sample period after a wrmsr by Eric Hankland · 5 years ago
  4. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  5. b35e554 KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC by Like Xu · 5 years ago
  6. a6da0d7 KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter by Like Xu · 5 years ago
  7. c900c15 KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback by Like Xu · 5 years ago
  8. 98ff80f KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_ecx by Like Xu · 5 years ago
  9. 12e78e6 x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace_pointer() by Paul E. McKenney · 5 years ago
  10. 4be9467 KVM: x86/vPMU: Declare kvm_pmu->reprogram_pmi field using DECLARE_BITMAP by Like Xu · 5 years ago
  11. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 5 years ago
  12. 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 5 years ago
  13. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  14. a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  15. 66bb8a0 KVM: x86: PMU Event Filter by Eric Hankland · 6 years ago
  16. 3419240 Merge branch 'timers/vdso' into timers/core by Thomas Gleixner · 6 years ago
  17. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago
  18. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  19. 0e6f467 KVM: x86/pmu: mask the result of rdpmc according to the width of the counters by Paolo Bonzini · 6 years ago
  20. 672ff6c KVM: x86: Raise #GP when guest vCPU do not support PMU by Liran Alon · 6 years ago
  21. 2d7921c KVM: x86: Add support for VMware backdoor Pseudo-PMCs by Arbel Moshe · 7 years ago
  22. bba82fd KVM: x86: never specify a sample period for virtualized in_tx_cp counters by Robert O'Callahan · 8 years ago
  23. bce87cc KVM: x86: consolidate different ways to test for in-kernel LAPIC by Paolo Bonzini · 9 years ago
  24. 25462f7 KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch by Wei Huang · 10 years ago
  25. 41aac14 KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc by Wei Huang · 10 years ago
  26. e5af058 KVM: x86/vPMU: reorder PMU functions by Wei Huang · 10 years ago
  27. e84cfe4 KVM: x86/vPMU: whitespace and stylistic adjustments in PMU code by Wei Huang · 10 years ago
  28. 212dba1 KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPU by Wei Huang · 10 years ago
  29. 474a5bb KVM: x86/vPMU: introduce pmu.h header by Wei Huang · 10 years ago
  30. c6702c9 KVM: x86/vPMU: rename a few PMU functions by Wei Huang · 10 years ago
  31. 52eb5a6 KVM: x86: For the symbols used locally only should be static type by Xiubo Li · 10 years ago
  32. d27aa7f KVM: x86: Clarify PMU related features bit manipulation by Nadav Amit · 10 years ago
  33. 67f4d42 KVM: x86: rdpmc emulation checks the counter incorrectly by Nadav Amit · 11 years ago
  34. 671bd99 KVM: x86: Fix wrong/stuck PMU when guest does not use PMI by Nadav Amit · 11 years ago
  35. 103af0a perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5 by Andi Kleen · 12 years ago
  36. afd80d8 pmu: prepare for migration support by Paolo Bonzini · 12 years ago
  37. e9bda6f Merge branch 'queue' into next by Avi Kivity · 12 years ago
  38. c7a7062 KVM: x86: Fix typos in pmu.c by Guo Chao · 13 years ago
  39. 15c7ad5 perf/x86: Rename Intel specific macros by Robert Richter · 13 years ago
  40. f19a0c2 KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset by Gleb Natapov · 13 years ago
  41. fea5295 KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() by Sasikantha babu · 13 years ago
  42. 62079d8 KVM: PMU: add proper support for fixed counter 2 by Gleb Natapov · 13 years ago
  43. fac3368 KVM: PMU: Fix raw event check by Gleb Natapov · 13 years ago
  44. a7b9d2c KVM: PMU: warn when pin control is set in eventsel msr by Gleb Natapov · 13 years ago
  45. 270c6c7 KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulation by Gleb Natapov · 13 years ago
  46. f5132b0 KVM: Expose a version 2 architectural PMU to a guests by Gleb Natapov · 13 years ago