On Wed, 30 Mar 2022 at 00:49, Richard Henderson <richard.hender...@linaro.org> wrote: > > Typo used only 'ul' suffix, which is still 32-bits for windows host. > > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/947 > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/aarch64/tcg-target.c.inc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> This seems a safe fix, so I would put it in 7.0 at this point. thanks -- PMM