On 8/7/21 11:42 AM, Warner Losh wrote:
From: Warner Losh<[email protected]>
Update the debugging code for new features and different targets.
Signed-off-by: Mikaƫl Urankar<[email protected]>
Signed-off-by: Sean Bruno<[email protected]>
Signed-off-by: Kyle Evans<[email protected]>
Signed-off-by: Warner Losh<[email protected]>
---
bsd-user/mmap.c | 49 ++++++++++++++++++++++++++++++-------------------
1 file changed, 30 insertions(+), 19 deletions(-)
Acked-by: Richard Henderson <[email protected]>
For the to-do list: convert to qemu_log_mask or tracepoints.
r~