On 6 February 2018 at 12:22, Auger Eric <[email protected]> wrote:
> I will add
> #include "qemu/log.h" in smmuv3-internal.h in next release, to fix this
> mingw compilation issue.

It's an issue with configs that don't use the 'log' trace
backend, rather than mingw specifically. (It just happens
that patchew's mingw backend is the one that's configured
with a different trace backend.) The default backend means
trace.h includes log.h.

I really ought to write some patches to make this be an
error always rather than only if you configured a different
trace backend...

thanks
-- PMM

Reply via email to