On 9/26/21 6:26 PM, Philippe Mathieu-Daudé wrote:
Since there is no specific Xen handling for cpu_has_work() in cpu_thread_is_idle(), implement Xen has_work() handler as a simple 'return false' code.Acked-by: Paul Durrant<[email protected]> Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- accel/xen/xen-all.c | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
