Skip to content
  1. Jan 14, 2021
    • 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. Jan 05, 2021
  3. Dec 31, 2020
  4. Dec 30, 2020
  5. Dec 27, 2020
  6. Dec 24, 2020
  7. Dec 22, 2020
  8. Dec 09, 2020
  9. Dec 04, 2020