On Wed, May 13, 2026 at 5:04 PM Zongmin Zhou <[email protected]> wrote:
>
> From: Zongmin Zhou <[email protected]>
>
> This series adds KVM support for the following RISC-V ISA extensions:
> - Zicbop: Cache-Block Prefetch Operations
> - Zfbfmin, Zvfbfmin, Zvfbfwma: BFloat16 extensions
>
> Changes in v2:
> - Patch 1: Removed Zicbop from legacy KVM extension reading path since
>   the extension did not exist in older kernels. (Daniel Henrique Barboza)
>
> Zongmin Zhou (2):
>   target/riscv/kvm: add KVM support for Zicbop extension
>   target/riscv/kvm: Add BFloat16 extensions support

Thanks!

Applied to riscv-to-apply.next

Alistair

>
>  target/riscv/kvm/kvm-cpu.c | 37 +++++++++++++++++++++++++++++++++++--
>  1 file changed, 35 insertions(+), 2 deletions(-)
>
> --
> 2.43.0
>
>

Reply via email to