]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_map: Introduce ARM CPU features
authorAndrea Bolognani <abologna@redhat.com>
Mon, 22 Jul 2019 14:41:45 +0000 (16:41 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 7 Nov 2019 15:09:16 +0000 (16:09 +0100)
commitbe03587a3446cb269226e566fc22daa4bb68c784
treedc07fb4dd85c2bffa512076136941707fd0596b4
parent25c52cb32f4734b0f4a94d52a390e8169ac4e803
cpu_map: Introduce ARM CPU features

The only feature we care about for the moment is SVE, which can
be controlled both with a coarse granularity by turning it on/off
completely and with a finer granularity by enabling/disabling
individual vector lengths.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Tested-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/cpu_map/arm_features.xml [new file with mode: 0644]
src/cpu_map/index.xml