1. 14 Jan, 2021 1 commit
    • Marc Zyngier's avatar
      KVM: arm64: Hide PMU registers from userspace when not available · 11663111
      Marc Zyngier authored
      It appears that while we are now able to properly hide PMU
      registers from the guest when a PMU isn't available (either
      because none has been configured, the host doesn't have
      the PMU support compiled in, or that the HW doesn't have
      one at all), we are still exposing more than we should to
      userspace.
      
      Introduce a visibility callback gating all the PMU registers,
      which covers both usrespace and guest.
      Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
      11663111
  2. 05 Jan, 2021 1 commit
  3. 04 Jan, 2021 1 commit
  4. 31 Dec, 2020 1 commit
  5. 30 Dec, 2020 1 commit
  6. 27 Dec, 2020 3 commits
  7. 23 Dec, 2020 3 commits
  8. 22 Dec, 2020 8 commits
  9. 09 Dec, 2020 1 commit
  10. 08 Dec, 2020 1 commit
  11. 04 Dec, 2020 19 commits