On 5 April 2016 at 10:54, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 5 April 2016 at 15:46, Ed Maste <ema...@freebsd.org> wrote: >> This is the same change as b55266b5 in linux-user. >> >> Signed-off-by: Ed Maste <ema...@freebsd.org> > > Do you have many more of these bsd related patches to come? > It might be easier to deal with them all in one patchseries...
I have nothing beyond these two. I caught the missing #include from a build warning, but unfortunately didn't notice this (const char *) difference vs linux-user when I mailed the first patch. There are some warnings remaining in bsd-user still, but these should be investigated after we sort out the bsd-user rework from Stacy Son and Sean Bruno. I don't expect to have any further work until then.