kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM/riscv fixes for 5.16, take #1
@ 2021-11-22  5:29 Anup Patel
  2021-11-26 10:37 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Anup Patel @ 2021-11-22  5:29 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Palmer Dabbelt, Atish Patra, KVM General, kvm-riscv, linux-riscv

Hi Paolo,

This is the first set of fixes for 5.16. We only have two fixes
where first one adds missing kvm_arch_flush_shadow_memslot()
implementation whereas the second one fixes KVM_MAX_VCPUS
value.

Please pull.

Regards,
Anup

The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:

  Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)

are available in the Git repository at:

  https://github.com/kvm-riscv/linux.git tags/kvm-riscv-fixes-5.16-1

for you to fetch changes up to 74c2e97b01846eb237b7819a3e2944455cfdb26a:

  RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value (2021-11-22 10:36:19 +0530)

----------------------------------------------------------------
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())

----------------------------------------------------------------
Anup Patel (1):
      RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value

Sean Christopherson (1):
      KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot

 arch/riscv/include/asm/kvm_host.h | 8 +++-----
 arch/riscv/kvm/mmu.c              | 6 ++++++
 2 files changed, 9 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] KVM/riscv fixes for 5.16, take #1
  2021-11-22  5:29 [GIT PULL] KVM/riscv fixes for 5.16, take #1 Anup Patel
@ 2021-11-26 10:37 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2021-11-26 10:37 UTC (permalink / raw)
  To: Anup Patel
  Cc: Palmer Dabbelt, Atish Patra, KVM General, kvm-riscv, linux-riscv

On 11/22/21 06:29, Anup Patel wrote:
>    https://github.com/kvm-riscv/linux.git  tags/kvm-riscv-fixes-5.16-1

Pulled, thanks.

Paolo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-26 11:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22  5:29 [GIT PULL] KVM/riscv fixes for 5.16, take #1 Anup Patel
2021-11-26 10:37 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).