On 24.12.2025 18:03, Oleksii Kurochko wrote: > Add handling of the SBI_EXT_0_1_SET_TIMER function ID to the legacy > extension ecall handler. The handler now programs the vCPU’s virtual > timer via vtimer_set_timer() and returns SBI_SUCCESS. > > This enables guests using the legacy SBI timer interface to schedule > timer events correctly. > > Signed-off-by: Oleksii Kurochko <[email protected]>
Acked-by: Jan Beulich <[email protected]> What about the more modern timer extension, though? Jan
