mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Revert "conf: Introduce MTE domain feature"
The QEMU interface is still in a state of flux, and KVM support
has been pulled shortly after having been merged. Let's not
commit to a stable interface in libvirt just yet.
Reverts: 720e8f13ff
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
This commit is contained in:
@@ -2000,7 +2000,6 @@ Hypervisors may allow certain CPU / machine features to be toggled on/off.
|
||||
<tcg>
|
||||
<tb-cache unit='MiB'>128</tb-cache>
|
||||
</tcg>
|
||||
<mte state='on'/>
|
||||
</features>
|
||||
...
|
||||
|
||||
@@ -2231,12 +2230,6 @@ are:
|
||||
tb-cache The size of translation block cache size an integer (a multiple of MiB) :since:`8.0.0`
|
||||
=========== ============================================== =================================================== ==============
|
||||
|
||||
``mte``
|
||||
Configure Memory Tagging Extensions for ARM guests. Possible values for the
|
||||
``state`` attribute are ``on`` and ``off``. If the attribute is not
|
||||
defined, the hypervisor default will be used. :since:`Since 9.4.0` (QEMU/KVM
|
||||
only)
|
||||
|
||||
Time keeping
|
||||
------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user