On Mon, Dec 12, 2022 at 5:05 PM Markus Armbruster wrote:
>
> docs/devel/style.rst mandates:
>
> The "qemu/osdep.h" header contains preprocessor macros that affect
> the behavior of core system headers like . It must be
> the first include so that core system headers included by extern
rra...@redhat.com;
> > jonathan.came...@huawei.com; kbast...@mail.uni-paderborn.de;
> > jasow...@redhat.com; michael.r...@amd.com; kkost...@redhat.com;
> > Taylor Simpson ; pal...@dabbelt.com;
> > alistair.fran...@wdc.com; bin.m...@windriver.com; qemu-
> > ri...@nongnu.org
>
redhat.com; michael.r...@amd.com; kkost...@redhat.com;
> Taylor Simpson ; pal...@dabbelt.com;
> alistair.fran...@wdc.com; bin.m...@windriver.com; qemu-
> ri...@nongnu.org
> Subject: [PATCH] include: Don't include qemu/osdep.h
>
> docs/devel/style.rst mandates:
>
> The "
On Mon, Dec 12, 2022 at 3:05 PM Markus Armbruster wrote:
>
> docs/devel/style.rst mandates:
>
> The "qemu/osdep.h" header contains preprocessor macros that affect
> the behavior of core system headers like . It must be
> the first include so that core system headers included by extern
On 12/12/22 08:04, Markus Armbruster wrote:
docs/devel/style.rst mandates:
The "qemu/osdep.h" header contains preprocessor macros that affect
the behavior of core system headers like . It must be
the first include so that core system headers included by external
libraries ge
docs/devel/style.rst mandates:
The "qemu/osdep.h" header contains preprocessor macros that affect
the behavior of core system headers like . It must be
the first include so that core system headers included by external
libraries get the preprocessor macros that QEMU depends on.