On 10/28/25 06:42, Philippe Mathieu-Daudé wrote:
Avoid sleeping vCPU thread for any pending work, not just IRQs.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/arm/hvf/hvf.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
