mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
19e235026b
We found few more AMD-specific features in cpu64-rhel* models that made it impossible to start qemu guest on Intel host (with this setting) even though qemu itself starts correctly with them. This impacts one test, thus the fix in tests/cputestdata/.
4 lines
87 B
XML
4 lines
87 B
XML
<cpu mode='custom' match='exact'>
|
|
<model fallback='allow'>cpu64-rhel6</model>
|
|
</cpu>
|