Displaying 1 result from an estimated 1 matches for "1cv8".
2012 Feb 16
1
new libvirt: CentOS 6.2 versus 6.0
...specify cpu type 'qemu64' - virtmanager says my physical CPU
doesn't have some abilities. But if no CPU is specified, it is reported as
64bit
Second, a killer app on one of WinXP servers stopped working since upgrade.
It's a russian proprietary accounting app named 1C ver. 8.1 (1cv8.exe). It
would just hang loading single virtual CPU to 100%. I traced by
trial-and-error that the problem is related to virtual CPU identification.
Following solution would help:
<cpu match='exact'>
<model>Penryn</model>
<vendor>Intel</vendor>...