OSDN Git Service

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

- Address some fallout of the locking rework, this time affecting
  the way the vgic is configured

- Fix an issue where the page table walker frees a subtree and
  then proceeds with walking what it has just freed...

- Check that a given PA donated to the gues is actually memory
  (only affecting pKVM)

- Correctly handle MTE CMOs by Set/Way


Trivial merge