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<i...@bsdimp.com>
---
bsd-user/qemu.h | 2 +-
bsd-user/signal.c | 11 ++++++++++-
2 files changed, 11 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~