diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-09-01 13:31:03 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-09-08 16:41:35 +0100 |
commit | 44e0ddee8e18459d99173096e6f22fc64f35f8e4 (patch) | |
tree | 45326ec07c566d802b7664ec0bd1467e5ce841b3 /hw/net/virtio-net.c | |
parent | 4a0244b4b297f4790cd7cb3ea0468f4abe34766f (diff) | |
download | qemu-44e0ddee8e18459d99173096e6f22fc64f35f8e4.zip qemu-44e0ddee8e18459d99173096e6f22fc64f35f8e4.tar.gz qemu-44e0ddee8e18459d99173096e6f22fc64f35f8e4.tar.bz2 |
target/arm: Do not use gen_mte_checkN in trans_STGP
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.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230901203103.136408-1-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions