On 7/28/21 8:31 PM, Peter Xu wrote: > We must use the BQL for do_run_on_cpu() without much choice, it means the > parameter is useless. Remove it. Meanwhile use the newly introduced > qemu_cond_wait_iothread() in do_run_on_cpu(). > > Reviewed-by: David Hildenbrand <[email protected]> > Signed-off-by: Peter Xu <[email protected]> > --- > softmmu/cpus.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
