On 7/28/21 8:31 PM, Peter Xu wrote: > The helper is introduced but we've still got plenty of places that are > directly > referencing the qemu_global_mutex itself. Spread the usage. > > Reviewed-by: David Hildenbrand <da...@redhat.com> > Signed-off-by: Peter Xu <pet...@redhat.com> > --- > softmmu/cpus.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>