-
Paolo Bonzini authored
async_run_on_cpu is only called from the I/O thread, not from CPU threads, so it doesn't make any difference. It will make a difference however for async_safe_run_on_cpu. Reviewed-by:
Alex Bennée <alex.bennee@linaro.org>
Reviewed-by:
Richard Henderson <rth@twiddle.net>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>Paolo Bonzini authoredasync_run_on_cpu is only called from the I/O thread, not from CPU threads, so it doesn't make any difference. It will make a difference however for async_safe_run_on_cpu. Reviewed-by:
Alex Bennée <alex.bennee@linaro.org>
Reviewed-by:
Richard Henderson <rth@twiddle.net>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading