Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 22 Jun 2023 19:28:26 +0000 (15:28 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 22 Jun 2023 19:28:26 +0000 (15:28 -0400)
KVM/arm64 fixes for 6.4, take #4

- Correctly save/restore PMUSERNR_EL0 when host userspace is using
  PMU counters directly

- Fix GICv2 emulation on GICv3 after the locking rework

- Don't use smp_processor_id() in kvm_pmu_probe_armpmu(), and
  document why...


Trivial merge