]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Add test for CPU features translation
authorJiri Denemark <jdenemar@redhat.com>
Tue, 11 Jun 2019 15:14:27 +0000 (17:14 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 19 Jun 2019 22:22:38 +0000 (00:22 +0200)
commit24aa210d90770a6ea2313ebf2047c0a802932dca
treefeff102c4fdbaf6f81c88eacf884512fd86d7b5a
parentfb973cfbb4ded0cd964132b2472a6048ddbec216
qemuxml2argvtest: Add test for CPU features translation

This should cover all CPU features for which QEMU prefers spelling that
differs from the one used by libvirt.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/cpu-translation.x86_64-4.0.0.args [new file with mode: 0644]
tests/qemuxml2argvdata/cpu-translation.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/cpu-translation.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c