]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cputest: Disable "cmt" feature unknown to QEMU
authorJiri Denemark <jdenemar@redhat.com>
Fri, 17 Mar 2017 10:46:19 +0000 (11:46 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 27 Mar 2017 14:29:27 +0000 (16:29 +0200)
commit88705d4c9d168e2946b4044e164ee7a8d668cdc7
treec42138adec616f211ef2593ee4c9ad7f503fec78
parentcc033b100cbeb6c4b47316782db5ad6daf243d96
cputest: Disable "cmt" feature unknown to QEMU

All CPU features which QEMU does not know about but libvirt knows them
(currently "cmt" is the only one) are implicitly disabled by QEMU and
should be present in x86_64-cpuid-*-disabled.xml.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
tests/cputestdata/cpu-cpuid.py
tests/cputestdata/x86_64-cpuid-Xeon-E5-2630-disabled.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2650-disabled.xml