]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-riscv-fixes-5.16-1' of https://github.com/kvm-riscv/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 Nov 2021 10:42:47 +0000 (05:42 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 Nov 2021 10:42:47 +0000 (05:42 -0500)
commit0e4f8d2ac68bf63860b333c6e935a3d5993134b8
treeed58b2c2b5742184d495c766a15c4c880e1f03ed
parent183b8c70348e8991bc1bb81710777587b8549f2a
parent9c0fc64bdec418e92ec67e7d4967fb1e507d8f84
Merge tag 'kvm-riscv-fixes-5.16-1' of https://github.com/kvm-riscv/linux into HEAD

KVM/riscv fixes for 5.16, take #1

- Fix incorrect KVM_MAX_VCPUS value

- Unmap stage2 mapping when deleting/moving a memslot
  (This was due to empty kvm_arch_flush_shadow_memslot())