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