[PATCH 0/3] KVM: selftests: Consolidate ucall code
Andrew Jones
drjones at redhat.com
Mon Jun 20 00:33:56 PDT 2022
On Sat, Jun 18, 2022 at 12:16:15AM +0000, Sean Christopherson wrote:
> Consolidate the code for making and getting ucalls. All architectures pass
> the ucall struct via memory, so filling and copying the struct is 100%
> generic. The only per-arch code is sending and receiving the address of
> said struct.
>
> Tested on x86 and arm, compile tested on s390 and RISC-V.
For the series
Reviewed-by: Andrew Jones <drjones at redhat.com>
Thanks,
drew
More information about the linux-riscv
mailing list