Merge tag 'kvmarm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 3 Jun 2023 19:15:49 +0000 (15:15 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 3 Jun 2023 19:15:49 +0000 (15:15 -0400)
commit49661a52a4b8c6c4e67cf69831c9a88b62c6ebcf
tree531aa796276da81b839ddaa1a663d3c88133496a
parent26f314988091de60949f7d69f2764c98d48a7a90
parent40e54cad454076172cc3e2bca60aa924650a3e4b
Merge tag 'kvmarm-fixes-6.4-3' of git://git./linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for 6.4, take #3

- Fix the reported address of a watchpoint forwarded to userspace

- Fix the freeing of the root of stage-2 page tables

- Stop creating spurious PMU events to perform detection of the
  default PMU and use the existing PMU list instead.