Branch: refs/heads/staging Home: https://github.com/qemu/qemu Commit: 7ceee3a19b31818e6f7c8e429e25b219aefa8dd6 https://github.com/qemu/qemu/commit/7ceee3a19b31818e6f7c8e429e25b219aefa8dd6 Author: Richard Henderson <richard.hender...@linaro.org> Date: 2022-03-31 (Thu, 31 Mar 2022)
Changed paths: M tcg/aarch64/tcg-target.c.inc Log Message: ----------- tcg/aarch64: Use 'ull' suffix to force 64-bit constant Typo used only 'ul' suffix, which is still 32-bits for windows host. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/947 Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> Signed-off-by: Richard Henderson <richard.hender...@linaro.org> Commit: d5341e09135b871199073572f53bc11ae9b44897 https://github.com/qemu/qemu/commit/d5341e09135b871199073572f53bc11ae9b44897 Author: Peter Maydell <peter.mayd...@linaro.org> Date: 2022-03-31 (Thu, 31 Mar 2022) Changed paths: M tcg/aarch64/tcg-target.c.inc Log Message: ----------- Merge tag 'pull-tcg-20220331' of https://gitlab.com/rth7680/qemu into staging Fix tcg/aarch64 buglet for Windows on ARM host (#947). # gpg: Signature made Thu 31 Mar 2022 18:05:46 BST # gpg: using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F # gpg: issuer "richard.hender...@linaro.org" # gpg: Good signature from "Richard Henderson <richard.hender...@linaro.org>" [full] # Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A 05C0 64DF 38E8 AF7E 215F * tag 'pull-tcg-20220331' of https://gitlab.com/rth7680/qemu: tcg/aarch64: Use 'ull' suffix to force 64-bit constant Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> Compare: https://github.com/qemu/qemu/compare/cace6c6f3aca...d5341e09135b