Re: [PATCH v4 00/20] KVM RISC-V Support

From: Paul Walmsley
Date: Wed Aug 07 2019 - 19:15:57 EST


On Wed, 7 Aug 2019, Paolo Bonzini wrote:

> On 07/08/19 14:27, Anup Patel wrote:
> > This series adds initial KVM RISC-V support. Currently, we are able to boot
> > RISC-V 64bit Linux Guests with multiple VCPUs.
>
> Looks good to me! Still need an Acked-by from arch/riscv folks if I
> have to merge it, otherwise they can take care of the initial merge.

Since almost all of the patches touch arch/riscv files, we'll plan to
merge them through the RISC-V tree. Care to ack patch one, and send tags
for any other patches as you think might be appropriate?

At the moment we're focused on dealing with a TLB flush-related critical
stability bug in RISC-V kernel land. Once that gets cleared up, we'll
start pulling stuff in for the merge window.

Thanks for the speedy review,


- Paul