On Tue, Aug 10, 2021 at 10:19 AM Richard Henderson < [email protected]> wrote:
> 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]> > Thanks > For the to-do list: convert to qemu_log_mask or tracepoints. > Will do. Should I create a bsd-user/TODO file with all these in it (or rather, should I upstream the one I've already created)? Warner
