[PATCH 0/5] riscv: KVM: Fix a few SBI issues

Anup Patel anup at brainfault.org
Thu Feb 20 04:17:49 PST 2025


On Mon, Feb 17, 2025 at 2:15 PM Andrew Jones <ajones at ventanamicro.com> wrote:
>
> Fix issues found with kvm-unit-tests[1], which is currently focused
> on SBI.
>
> [1] https://gitlab.com/jones-drew/kvm-unit-tests/-/commits/riscv/sbi
>
> Andrew Jones (5):
>   riscv: KVM: Fix hart suspend status check
>   riscv: KVM: Fix hart suspend_type use
>   riscv: KVM: Fix SBI IPI error generation
>   riscv: KVM: Fix SBI TIME error generation
>   riscv: KVM: Fix SBI sleep_type use

Queued these fixes for Linux-6.14-rcX.

Regards,
Anup

>
>  arch/riscv/kvm/vcpu_sbi_hsm.c     | 11 ++++++-----
>  arch/riscv/kvm/vcpu_sbi_replace.c | 15 ++++++++++++---
>  arch/riscv/kvm/vcpu_sbi_system.c  |  3 ++-
>  3 files changed, 20 insertions(+), 9 deletions(-)
>
> --
> 2.48.1
>



More information about the linux-riscv mailing list