Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 6 Apr 2023 17:34:19 +0000 (13:34 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 6 Apr 2023 17:34:19 +0000 (13:34 -0400)
commit0bf9601f8ef0703523018e975d6c1f3fdfcff4b9
tree85a77bbe60fd8ce78315d06c0b6fb37dab9cc484
parentfb5015bc8b733323b58f015b88e4f316010ec856
parente81625218bf7986ba1351a98c43d346b15601d26
Merge tag 'kvmarm-fixes-6.3-3' of git://git./linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for 6.3, part #3

 - Ensure the guest PMU context is restored before the first KVM_RUN,
   fixing an issue where EL0 event counting is broken after vCPU
   save/restore

 - Actually initialize ID_AA64PFR0_EL1.{CSV2,CSV3} based on the
   sanitized, system-wide values for protected VMs
arch/arm64/kvm/arm.c