]> xenbits.xensource.com Git - libvirt.git/commit
conf: Introduce MTE domain feature
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 15 May 2023 11:55:31 +0000 (13:55 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 16 May 2023 15:42:58 +0000 (17:42 +0200)
commit720e8f13ff71377580cd37b118cee8a1f982d1d8
treeb8c5af95442040ae1d77facc47612a2b75fd27fb
parent37e41b7f160f7ca05ec290ef9c1def5088c9cbaa
conf: Introduce MTE domain feature

The Memory Tagging Extensions are hardware acceleration present
in some ARM processors that allow memory error detection [1].
Introduce a domain XML knob that turns them on or off.

1: https://www.arm.com/blogs/blueprint/memory-safety-arm-memory-tagging-extension
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
docs/formatdomain.rst
src/conf/domain_conf.c
src/conf/domain_conf.h
src/conf/schemas/domaincommon.rng
src/qemu/qemu_validate.c
tests/qemuxml2argvdata/aarch64-gic-v3.xml
tests/qemuxml2xmloutdata/aarch64-gic-v3.aarch64-latest.xml