mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
As per comment, presumably to avoid syscall in critical section.
Fixes: 0210c3b39b
("monitor: Use LOCK_GUARD macros")
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230306122751.2355515-7-marcandre.lureau@redhat.com>