
6 Sep
2022
6 Sep
'22
12:36 p.m.
On Fri, Sep 02, 2022 at 03:02:37 +0000, Liu Yiding wrote:
Add Fujitsu a64fx as a supported cpu model.
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
--- v2 of: https://listman.redhat.com/archives/libvir-list/2022-August/234040.html
diff to v1: - Change title. - Unify model and vendor spelling. --- src/cpu_map/arm_a64fx.xml | 6 ++++++ src/cpu_map/arm_vendors.xml | 1 + src/cpu_map/index.xml | 3 +++ src/cpu_map/meson.build | 1 + 4 files changed, 11 insertions(+) create mode 100644 src/cpu_map/arm_a64fx.xml
I've just pushed this patch. Thanks. Reviewed-by: Jiri Denemark <jdenemar@redhat.com>