]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Introduce tests for ARM CPU features
authorAndrea Bolognani <abologna@redhat.com>
Mon, 24 Jun 2019 13:22:24 +0000 (15:22 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 7 Nov 2019 15:09:22 +0000 (16:09 +0100)
commitbd735350c59bfb29aaff540f7ffced8b7deaf061
treeb5df7e777cdbfd8ce3aa66effb62f920bb5ffb39
parent54f60ef9af660c867146c6f9eba65c7a52a26e00
tests: Introduce tests for ARM CPU features

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Tested-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuxml2argvdata/aarch64-features-sve-disabled.xml [new file with mode: 0644]
tests/qemuxml2argvdata/aarch64-features-sve.aarch64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/aarch64-features-sve.xml [new file with mode: 0644]
tests/qemuxml2argvdata/aarch64-features-wrong.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/aarch64-features-sve.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c