|
From: | Richard Henderson |
Subject: | Re: [PATCH for 6.2 37/49] bsd-user: update debugging in mmap.c |
Date: | Tue, 10 Aug 2021 06:18:47 -1000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 8/7/21 11:42 AM, Warner Losh wrote:
From: Warner Losh<imp@FreeBSD.org> Update the debugging code for new features and different targets. Signed-off-by: Mikaƫl Urankar<mikael.urankar@gmail.com> Signed-off-by: Sean Bruno<sbruno@FreeBSD.org> Signed-off-by: Kyle Evans<kevans@FreeBSD.org> Signed-off-by: Warner Losh<imp@bsdimp.com> --- bsd-user/mmap.c | 49 ++++++++++++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 19 deletions(-)
Acked-by: Richard Henderson <richard.henderson@linaro.org> For the to-do list: convert to qemu_log_mask or tracepoints. r~
[Prev in Thread] | Current Thread | [Next in Thread] |