qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 15/15] bsd-user/signal: Create a dummy signal queueing fun


From: Richard Henderson
Subject: Re: [PATCH v2 15/15] bsd-user/signal: Create a dummy signal queueing function
Date: Sat, 9 Oct 2021 09:15:20 -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:
Create dummy signal queueing function so we can start to integrate other
architectures (at the cost of signals remaining broken) to tame the
dependency graph a bit and to bring in signals in a more controlled
fashion. Log unimplemented events to it in the mean time.

Signed-off-by: Warner Losh<imp@bsdimp.com>
---
  bsd-user/qemu.h   |  2 +-
  bsd-user/signal.c | 11 ++++++++++-
  2 files changed, 11 insertions(+), 2 deletions(-)

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

r~



reply via email to

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