Re: [PATCH v3 00/18] target/arm: sve load/store improvements

2020-04-21 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200422043309.18430-1-richard.hender...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v3 00/18] target/arm: sve load/store improvements Message-id: 20200422043309.18430-1

[PATCH v3 00/18] target/arm: sve load/store improvements

2020-04-21 Thread Richard Henderson
Because there was a separate v2 of one of the patches, avoid confusion and call the whole thing v3. The goal here is to support MTE, but there's some cleanup to do. Technically, we have sufficient interfaces in cputlb.c now, but it requires multiple tlb lookups on different interfaces to do so.