[kvm-unit-tests PATCH] riscv: sbi: Add no target ipi test

Andrew Jones andrew.jones at linux.dev
Sat Mar 22 03:49:01 PDT 2025


On Mon, Mar 17, 2025 at 01:08:15PM +0100, Andrew Jones wrote:
> While an hmask of zero without an hbase of -1 (which would mean
> broadcast) is pointless, since nothing is targeted, the spec
> doesn't say it should return an error. Maybe it should? Anyway,
> for now, just confirm that it "works".
> 
> Signed-off-by: Andrew Jones <andrew.jones at linux.dev>
> ---
>  riscv/sbi.c | 4 ++++
>  1 file changed, 4 insertions(+)
>

Merged.

Thanks,
drew



More information about the kvm-riscv mailing list