[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 38/40] MAINTAINERS: Add tests/vm/*bsd to the list to get reviews o
|
From: |
Warner Losh |
|
Subject: |
[PULL 38/40] MAINTAINERS: Add tests/vm/*bsd to the list to get reviews on |
|
Date: |
Mon, 31 Jan 2022 12:56:34 -0700 |
tests/vm/*bsd (especailly tests/vm/freebsd) are adjacent to the bsd-user
stuff and we're keen on keeping them working as well.
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e4b3a4bcdf4..b7487f9b54b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3181,6 +3181,7 @@ R: Kyle Evans <kevans@freebsd.org>
S: Maintained
F: bsd-user/
F: configs/targets/*-bsd-user.mak
+F: tests/vm/*bsd
T: git https://github.com/qemu-bsd-user/qemu-bsd-user bsd-user-rebase-3.1
Linux user
--
2.33.1
- [PULL 15/40] bsd-user/arm/target_arch_cpu.h: Implement data faults, (continued)
- [PULL 15/40] bsd-user/arm/target_arch_cpu.h: Implement data faults, Warner Losh, 2022/01/31
- [PULL 27/40] bsd-user/strace.c: print_taken_signal, Warner Losh, 2022/01/31
- [PULL 28/40] bsd-user/signal.c: Implement dump_core_and_abort, Warner Losh, 2022/01/31
- [PULL 34/40] bsd-user/signal.c: process_pending_signals, Warner Losh, 2022/01/31
- [PULL 16/40] bsd-user/signal.c: implement abstract target / host signal translation, Warner Losh, 2022/01/31
- [PULL 13/40] bsd-user/arm/target_arch_cpu.h: Correct code pointer, Warner Losh, 2022/01/31
- [PULL 32/40] bsd-user/signal.c: handle_pending_signal, Warner Losh, 2022/01/31
- [PULL 33/40] bsd-user/signal.c: tswap_siginfo, Warner Losh, 2022/01/31
- [PULL 08/40] bsd-user/signal.c: implement force_sig_fault, Warner Losh, 2022/01/31
- [PULL 40/40] bsd-user/freebsd/target_os_ucontext.h: Prefer env as arg name for CPUArchState args, Warner Losh, 2022/01/31
- [PULL 38/40] MAINTAINERS: Add tests/vm/*bsd to the list to get reviews on,
Warner Losh <=
- [PULL 18/40] bsd-user/signal.c: Add si_type argument to queue_signal, Warner Losh, 2022/01/31
- [PULL 25/40] bsd-user/signal.c: Implement rewind_if_in_safe_syscall, Warner Losh, 2022/01/31
- [PULL 03/40] bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm, Warner Losh, 2022/01/31
- [PULL 22/40] bsd-user: Add host signals to the build, Warner Losh, 2022/01/31
- [PULL 24/40] bsd-user/signal.c: host_to_target_siginfo_noswap, Warner Losh, 2022/01/31
- [PULL 09/40] bsd-user/signal-common.h: Move signal functions prototypes to here, Warner Losh, 2022/01/31