libvirt/tests/cputestdata/x86-host-Haswell-noTSX+Haswell-noTSX-result.xml
Jiri Denemark 6384277611 cputest: Don't use superfluous preferred model
In some cases preferred model doesn't really do anything since the
result remains the same even if it is removed.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2016-11-15 15:49:16 +01:00

5 lines
111 B
XML

<cpu mode='custom' match='exact'>
<arch>x86_64</arch>
<model fallback='allow'>Haswell-noTSX</model>
</cpu>