On 24.12.2025 18:03, Oleksii Kurochko wrote: > Add a RISC-V implementation of vcpu_kick(), which unblocks the target > vCPU and sends an event check IPI if the vCPU was running on another > processor. This mirrors the behavior of Arm and enables proper vCPU > wakeup handling on RISC-V. > > Remove the stub implementation from stubs.c, as it is now provided by > arch/riscv/domain.c. > > Signed-off-by: Oleksii Kurochko <[email protected]>
Acked-by: Jan Beulich <[email protected]>
