qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 11/15] bsd-user: Add stop_all_tasks


From: Richard Henderson
Subject: Re: [PATCH v2 11/15] bsd-user: Add stop_all_tasks
Date: Sat, 9 Oct 2021 09:15:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

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<sson@FreeBSD.org>
Signed-off-by: Warner Losh<imp@bsdimp.com>
---
  bsd-user/main.c | 9 +++++++++
  bsd-user/qemu.h | 1 +
  2 files changed, 10 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]