On 7/28/23 06:17, Peter Maydell wrote:
On Thu, 27 Jul 2023 at 17:33, Richard Henderson <richard.hender...@linaro.org> wrote:STGP writes to tag memory, it does not check it. This happened to work because we wrote tag memory first so that the check always succeeded.So this is code cleanup to be more sensible, rather than a guest visible bug ?
Yes. r~