On Tue, Aug 29, 2023 at 5:57 PM Warner Losh wrote:
>
>
> On Tue, Aug 29, 2023 at 5:35 PM Richard Henderson <
> richard.hender...@linaro.org> wrote:
>
>> On 8/29/23 11:47, Warner Losh wrote:
>> > Replace the slightly older version of this in include/qemu/compiler.h
>> > that was commit as part of
On Tue, Aug 29, 2023 at 5:35 PM Richard Henderson <
richard.hender...@linaro.org> wrote:
> On 8/29/23 11:47, Warner Losh wrote:
> > Replace the slightly older version of this in include/qemu/compiler.h
> > that was commit as part of bsd-user changes with the newer one from
> > linux-user. bsd-user
On 8/29/23 11:47, Warner Losh wrote:
Replace the slightly older version of this in include/qemu/compiler.h
that was commit as part of bsd-user changes with the newer one from
linux-user. bsd-user has no regreassions with this.
Signed-off-by: Warner Losh
Reviewed-by: Richard Henderson
diff
Replace the slightly older version of this in include/qemu/compiler.h
that was commit as part of bsd-user changes with the newer one from
linux-user. bsd-user has no regreassions with this.
Signed-off-by: Warner Losh
---
include/qemu/compiler.h | 6 +-
linux-user/qemu.h| 26 ---
CC Peter Maywell
CC Stefan Hajnoczi
On Tue, Aug 29, 2023 at 12:51 PM Warner Losh wrote:
> Replace the slightly older version of this in include/qemu/compiler.h
> that was commit as part of bsd-user changes with the newer one from
> linux-user. bsd-user has no regreassions with this.
>
> Signed-o