On Fri, 29 May 2026 at 20:52, Gabriel Brookman <[email protected]> wrote: > > This series implements ARM's Enhanced Memory Tagging Extension > (MTE4). MTE4 implies the presence of several subfeatures: > FEAT_MTE_CANONICAL_TAGS, FEAT_MTE_TAGGED_FAR, FEAT_MTE_STORE_ONLY, > FEAT_MTE_NO_ADDRESS_TAGS, and FEAT_MTE_PERM, none of which are > currently implemented in QEMU. This patch implements all five.
I just noticed that this patchset didn't add FEAT_MTE4 to the list of implemented features in docs/system/arm/emulation.rst. Are we missing anything to be able to call MTE4 complete and close https://gitlab.com/qemu-project/qemu/-/work_items/3116 ? thanks -- PMM
