On 10/8/21 4:15 PM, Warner Losh wrote:
Similar to the same function in linux-user: this stops all the current tasks.Signed-off-by: Stacey Son<s...@freebsd.org> Signed-off-by: Warner Losh<i...@bsdimp.com> --- bsd-user/main.c | 9 +++++++++ bsd-user/qemu.h | 1 + 2 files changed, 10 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~