On Mon, Dec 11, 2023 at 2:53 PM Warner Losh <i...@bsdimp.com> wrote:
> > > On Mon, Dec 11, 2023 at 2:20 PM Philippe Mathieu-Daudé <phi...@linaro.org> > wrote: > >> CPUArchState 'env' field is defined within the ArchCPU structure, >> so we need to include each target "cpu.h" header which defines it. >> >> Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> >> --- >> include/exec/cpu-all.h | 9 +++++---- >> 1 file changed, 5 insertions(+), 4 deletions(-) >> > > Signed-off-by: Warner Losh <i...@bsdimp.com> > Brain f**** I meant: Reviewed-by: Warner Losh <i...@bsdimp.com>