[Pkg-libvirt-maintainers] Bug#797513: Regression in support for custom CPU configuration
Nikolaus Schulz
ns at htonl.de
Mon Aug 31 22:24:14 UTC 2015
Package: src:libvirt
Version: 1.2.19~rc1-1
Followup-For: Bug #797513
Hi, same problem here:
$ sudo virsh start win7
error: Failed to start domain win7
error: unsupported configuration: guest and host CPU are not compatible: host CPU vendor does not match required CPU vendor Intel
$ sudo virsh dumpxml win7 | sed -n '\|<cpu|,\|</cpu|p'
<cpu mode='custom' match='exact'>
<model fallback='allow'>coreduo</model>
<vendor>Intel</vendor>
</cpu>
$ lscpu | grep -e Vendor -e Model
Vendor ID: GenuineIntel
Model: 14
Model name: Genuine Intel(R) CPU T2400 @ 1.83GHz
libvirt 1.2.19~rc1-1 from experimental has this bug as well.
HAND,
Nikolaus
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Foreign Architectures: armhf
Kernel: Linux 4.1.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
More information about the Pkg-libvirt-maintainers
mailing list