Your message dated Fri, 06 Feb 2015 16:33:45 +0000
with message-id <[email protected]>
and subject line Bug#777138: fixed in libvirt 1.2.9-9
has caused the Debian Bug report #777138,
regarding 'internal error: Cannot find suitable CPU model for given data'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
777138: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777138
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: virt-manager
Version: 1:1.0.1-3
Severity: grave
Justification: renders package unusable
I am trying to setup a simple Windows 7 VM using virt-manager, but it
fails with an error about CPU configuration.
Because I cannot browse remote directories for iso I am doing a ssh -Y first [*]
Steps:
$ ssh -Y remote
$ virt-manager --debug >& /tmp/vm.log
GUI Steps:
- "Create a new virtual machine"
- Forward
- Select Use ISO
- Browse
- Select iso (en_windows_7_professional_with_sp1_x86_dvd_u_677056.iso)
- Choose Volume
- OS type: Windows
- Version: Windows 7
- Forward
- Forward
- "Customize configuration before install"
- Processor
- Configuration
- Copy host CPU information
- Apply
- Being installation.
[*] https://bugzilla.redhat.com/show_bug.cgi?id=959785#c5
[Thu, 05 Feb 2015 15:24:00 virt-manager 12076] DEBUG (cli:187) Launched with command line: /usr/share/virt-manager/virt-manager --debug
[Thu, 05 Feb 2015 15:24:00 virt-manager 12076] DEBUG (virt-manager:150) virt-manager version: 1.0.1
[Thu, 05 Feb 2015 15:24:00 virt-manager 12076] DEBUG (virt-manager:151) virtManager import: <module 'virtManager' from '/usr/share/virt-manager/virtManager/__init__.pyc'>
[Thu, 05 Feb 2015 15:24:00 virt-manager 12076] DEBUG (virt-manager:209) GTK version: 3.14.5
[Thu, 05 Feb 2015 15:24:00 virt-manager 12076] DEBUG (engine:484) libguestfs inspection support: False
[Thu, 05 Feb 2015 15:24:00 virt-manager 12076] DEBUG (systray:152) Showing systray: False
[Thu, 05 Feb 2015 15:24:00 virt-manager 12076] DEBUG (engine:231) About to connect to uris ['qemu:///system']
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (manager:216) Showing manager
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (engine:385) window counter incremented to 1
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:995) Scheduling background open thread for qemu:///system
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:1012) Background 'open connection' thread is running
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:1063) Background open thread complete, scheduling notify
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:1068) Notifying open result
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:1074) libvirt version=1002009
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:1076) daemon version=1002009
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:1077) conn version=2001002
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:1079) qemu:///system capabilities:
<capabilities>
<host>
<uuid>44454c4c-4400-104a-8047-b3c04f395231</uuid>
<cpu>
<arch>x86_64</arch>
<model>SandyBridge</model>
<vendor>Intel</vendor>
<topology sockets='1' cores='4' threads='1'/>
<feature name='invtsc'/>
<feature name='osxsave'/>
<feature name='pcid'/>
<feature name='pdcm'/>
<feature name='xtpr'/>
<feature name='tm2'/>
<feature name='est'/>
<feature name='smx'/>
<feature name='vmx'/>
<feature name='ds_cpl'/>
<feature name='monitor'/>
<feature name='dtes64'/>
<feature name='pbe'/>
<feature name='tm'/>
<feature name='ht'/>
<feature name='ss'/>
<feature name='acpi'/>
<feature name='ds'/>
<feature name='vme'/>
<pages unit='KiB' size='4'/>
<pages unit='KiB' size='2048'/>
</cpu>
<power_management>
<suspend_mem/>
<suspend_disk/>
<suspend_hybrid/>
</power_management>
<migration_features>
<live/>
<uri_transports>
<uri_transport>tcp</uri_transport>
<uri_transport>rdma</uri_transport>
</uri_transports>
</migration_features>
<topology>
<cells num='1'>
<cell id='0'>
<memory unit='KiB'>6039728</memory>
<pages unit='KiB' size='4'>1509932</pages>
<pages unit='KiB' size='2048'>0</pages>
<distances>
<sibling id='0' value='10'/>
</distances>
<cpus num='4'>
<cpu id='0' socket_id='0' core_id='0' siblings='0'/>
<cpu id='1' socket_id='0' core_id='1' siblings='1'/>
<cpu id='2' socket_id='0' core_id='2' siblings='2'/>
<cpu id='3' socket_id='0' core_id='3' siblings='3'/>
</cpus>
</cell>
</cells>
</topology>
<secmodel>
<model>none</model>
<doi>0</doi>
</secmodel>
<secmodel>
<model>dac</model>
<doi>0</doi>
<baselabel type='kvm'>+123:+138</baselabel>
<baselabel type='qemu'>+123:+138</baselabel>
</secmodel>
</host>
<guest>
<os_type>hvm</os_type>
<arch name='alpha'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-alpha</emulator>
<machine maxCpus='4'>clipper</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='armv7l'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-arm</emulator>
<machine maxCpus='1'>integratorcp</machine>
<machine maxCpus='2'>nuri</machine>
<machine maxCpus='1'>verdex</machine>
<machine maxCpus='2'>smdkc210</machine>
<machine maxCpus='1'>collie</machine>
<machine maxCpus='4'>virt</machine>
<machine maxCpus='1'>spitz</machine>
<machine maxCpus='4'>realview-pbx-a9</machine>
<machine maxCpus='1'>realview-eb</machine>
<machine maxCpus='1'>versatilepb</machine>
<machine maxCpus='1'>realview-pb-a8</machine>
<machine maxCpus='1'>musicpal</machine>
<machine maxCpus='1'>z2</machine>
<machine maxCpus='1'>akita</machine>
<machine maxCpus='1'>kzm</machine>
<machine maxCpus='4'>realview-eb-mpcore</machine>
<machine maxCpus='1'>sx1</machine>
<machine maxCpus='1'>sx1-v1</machine>
<machine maxCpus='1'>cubieboard</machine>
<machine maxCpus='4'>highbank</machine>
<machine maxCpus='1'>terrier</machine>
<machine maxCpus='1'>n810</machine>
<machine maxCpus='1'>mainstone</machine>
<machine maxCpus='4'>midway</machine>
<machine maxCpus='1'>cheetah</machine>
<machine maxCpus='1'>tosa</machine>
<machine maxCpus='1'>borzoi</machine>
<machine maxCpus='1'>versatileab</machine>
<machine maxCpus='1'>lm3s6965evb</machine>
<machine maxCpus='1'>n800</machine>
<machine maxCpus='1'>connex</machine>
<machine maxCpus='1'>xilinx-zynq-a9</machine>
<machine maxCpus='4'>vexpress-a9</machine>
<machine maxCpus='4'>vexpress-a15</machine>
<machine maxCpus='1'>canon-a1100</machine>
<machine maxCpus='1'>lm3s811evb</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='aarch64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-aarch64</emulator>
<machine maxCpus='1'>integratorcp</machine>
<machine maxCpus='2'>nuri</machine>
<machine maxCpus='1'>verdex</machine>
<machine maxCpus='2'>smdkc210</machine>
<machine maxCpus='1'>collie</machine>
<machine maxCpus='4'>virt</machine>
<machine maxCpus='1'>spitz</machine>
<machine maxCpus='4'>realview-pbx-a9</machine>
<machine maxCpus='1'>realview-eb</machine>
<machine maxCpus='1'>versatilepb</machine>
<machine maxCpus='1'>realview-pb-a8</machine>
<machine maxCpus='1'>musicpal</machine>
<machine maxCpus='1'>z2</machine>
<machine maxCpus='1'>akita</machine>
<machine maxCpus='1'>kzm</machine>
<machine maxCpus='4'>realview-eb-mpcore</machine>
<machine maxCpus='1'>sx1</machine>
<machine maxCpus='1'>sx1-v1</machine>
<machine maxCpus='1'>cubieboard</machine>
<machine maxCpus='4'>highbank</machine>
<machine maxCpus='1'>terrier</machine>
<machine maxCpus='1'>n810</machine>
<machine maxCpus='1'>mainstone</machine>
<machine maxCpus='4'>midway</machine>
<machine maxCpus='1'>cheetah</machine>
<machine maxCpus='1'>tosa</machine>
<machine maxCpus='1'>borzoi</machine>
<machine maxCpus='1'>versatileab</machine>
<machine maxCpus='1'>lm3s6965evb</machine>
<machine maxCpus='1'>n800</machine>
<machine maxCpus='1'>connex</machine>
<machine maxCpus='1'>xilinx-zynq-a9</machine>
<machine maxCpus='4'>vexpress-a9</machine>
<machine maxCpus='4'>vexpress-a15</machine>
<machine maxCpus='1'>canon-a1100</machine>
<machine maxCpus='1'>lm3s811evb</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='cris'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-cris</emulator>
<machine maxCpus='1'>axis-dev88</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='i686'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-i386</emulator>
<machine canonical='pc-i440fx-2.1' maxCpus='255'>pc</machine>
<machine maxCpus='255'>pc-0.12</machine>
<machine maxCpus='255'>pc-1.3</machine>
<machine maxCpus='255'>pc-q35-1.6</machine>
<machine maxCpus='255'>pc-q35-1.5</machine>
<machine maxCpus='255'>pc-i440fx-1.6</machine>
<machine maxCpus='1'>xenpv</machine>
<machine maxCpus='255'>pc-i440fx-1.7</machine>
<machine canonical='pc-q35-2.1' maxCpus='255'>q35</machine>
<machine maxCpus='255'>pc-0.11</machine>
<machine maxCpus='255'>pc-0.10</machine>
<machine maxCpus='255'>pc-1.2</machine>
<machine maxCpus='1'>isapc</machine>
<machine maxCpus='255'>pc-q35-1.4</machine>
<machine maxCpus='128'>xenfv</machine>
<machine maxCpus='255'>pc-0.15</machine>
<machine maxCpus='255'>pc-i440fx-1.5</machine>
<machine maxCpus='255'>pc-0.14</machine>
<machine maxCpus='255'>pc-q35-2.0</machine>
<machine maxCpus='255'>pc-i440fx-1.4</machine>
<machine maxCpus='255'>pc-1.1</machine>
<machine maxCpus='255'>pc-q35-1.7</machine>
<machine maxCpus='255'>pc-1.0</machine>
<machine maxCpus='255'>pc-i440fx-2.0</machine>
<machine maxCpus='255'>pc-0.13</machine>
<domain type='qemu'>
</domain>
<domain type='kvm'>
<emulator>/usr/bin/kvm</emulator>
<machine>pc-i440fx-2.1</machine>
<machine>pc-0.13</machine>
<machine>pc-i440fx-2.0</machine>
<machine>pc-1.0</machine>
<machine canonical='pc-i440fx-2.1'>pc</machine>
<machine>pc-q35-1.7</machine>
<machine>pc-1.1</machine>
<machine>pc-0.14</machine>
<machine>pc-q35-2.0</machine>
<machine>pc-i440fx-1.4</machine>
<machine>pc-i440fx-1.5</machine>
<machine>pc-0.15</machine>
<machine>xenfv</machine>
<machine>pc-q35-1.4</machine>
<machine>isapc</machine>
<machine>pc-1.2</machine>
<machine>pc-0.10</machine>
<machine>pc-0.11</machine>
<machine canonical='pc-q35-2.1'>q35</machine>
<machine>pc-q35-2.1</machine>
<machine>pc-i440fx-1.7</machine>
<machine>pc-i440fx-1.6</machine>
<machine>none</machine>
<machine>xenpv</machine>
<machine>pc-q35-1.5</machine>
<machine>pc-q35-1.6</machine>
<machine>pc-0.12</machine>
<machine>pc-1.3</machine>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
<acpi default='on' toggle='yes'/>
<apic default='on' toggle='no'/>
<pae/>
<nonpae/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='lm32'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-lm32</emulator>
<machine maxCpus='1'>lm32-evr</machine>
<machine maxCpus='1'>milkymist</machine>
<machine maxCpus='1'>lm32-uclinux</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='m68k'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-m68k</emulator>
<machine maxCpus='1'>mcf5208evb</machine>
<machine maxCpus='1'>dummy</machine>
<machine maxCpus='1'>an5206</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='microblaze'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-microblaze</emulator>
<machine maxCpus='1'>petalogix-s3adsp1800</machine>
<machine maxCpus='1'>petalogix-ml605</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='microblazeel'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-microblazeel</emulator>
<machine maxCpus='1'>petalogix-s3adsp1800</machine>
<machine maxCpus='1'>petalogix-ml605</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='mips'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-mips</emulator>
<machine maxCpus='16'>malta</machine>
<machine maxCpus='1'>mips</machine>
<machine maxCpus='1'>pica61</machine>
<machine maxCpus='1'>mipssim</machine>
<machine maxCpus='1'>magnum</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='mipsel'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-mipsel</emulator>
<machine maxCpus='16'>malta</machine>
<machine maxCpus='1'>mips</machine>
<machine maxCpus='1'>pica61</machine>
<machine maxCpus='1'>mipssim</machine>
<machine maxCpus='1'>magnum</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='mips64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-mips64</emulator>
<machine maxCpus='16'>malta</machine>
<machine maxCpus='1'>mips</machine>
<machine maxCpus='1'>mipssim</machine>
<machine maxCpus='1'>pica61</machine>
<machine maxCpus='1'>magnum</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='mips64el'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-mips64el</emulator>
<machine maxCpus='16'>malta</machine>
<machine maxCpus='1'>fulong2e</machine>
<machine maxCpus='1'>mips</machine>
<machine maxCpus='1'>mipssim</machine>
<machine maxCpus='1'>pica61</machine>
<machine maxCpus='1'>magnum</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='ppc'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-ppc</emulator>
<machine maxCpus='1'>g3beige</machine>
<machine maxCpus='1'>ref405ep</machine>
<machine maxCpus='1'>virtex-ml507</machine>
<machine maxCpus='32'>ppce500</machine>
<machine maxCpus='15'>mpc8544ds</machine>
<machine maxCpus='1'>bamboo</machine>
<machine maxCpus='1'>prep</machine>
<machine maxCpus='1'>mac99</machine>
<machine maxCpus='1'>taihu</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='ppc64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-ppc64</emulator>
<machine maxCpus='256'>pseries</machine>
<machine maxCpus='1'>ref405ep</machine>
<machine maxCpus='1'>virtex-ml507</machine>
<machine maxCpus='32'>ppce500</machine>
<machine maxCpus='15'>mpc8544ds</machine>
<machine maxCpus='1'>bamboo</machine>
<machine maxCpus='1'>g3beige</machine>
<machine maxCpus='1'>prep</machine>
<machine maxCpus='256'>pseries-2.1</machine>
<machine maxCpus='1'>mac99</machine>
<machine maxCpus='1'>taihu</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='ppcemb'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-ppcemb</emulator>
<machine maxCpus='1'>ref405ep</machine>
<machine maxCpus='1'>virtex-ml507</machine>
<machine maxCpus='1'>bamboo</machine>
<machine maxCpus='1'>taihu</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='s390x'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-s390x</emulator>
<machine canonical='s390-virtio' maxCpus='255'>s390</machine>
<machine canonical='s390-ccw-virtio' maxCpus='255'>s390-ccw</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='sh4'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-sh4</emulator>
<machine maxCpus='1'>shix</machine>
<machine maxCpus='1'>r2d</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='sh4eb'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-sh4eb</emulator>
<machine maxCpus='1'>shix</machine>
<machine maxCpus='1'>r2d</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='sparc'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-sparc</emulator>
<machine maxCpus='1'>SS-5</machine>
<machine maxCpus='1'>SS-4</machine>
<machine maxCpus='1'>SPARCbook</machine>
<machine maxCpus='4'>SS-600MP</machine>
<machine maxCpus='1'>Voyager</machine>
<machine maxCpus='4'>SS-10</machine>
<machine maxCpus='1'>SPARCClassic</machine>
<machine maxCpus='4'>SS-20</machine>
<machine maxCpus='1'>leon3_generic</machine>
<machine maxCpus='1'>LX</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='sparc64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-sparc64</emulator>
<machine maxCpus='1'>sun4u</machine>
<machine maxCpus='1'>Niagara</machine>
<machine maxCpus='1'>sun4v</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='unicore32'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-unicore32</emulator>
<machine maxCpus='1'>puv3</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='x86_64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-x86_64</emulator>
<machine canonical='pc-i440fx-2.1' maxCpus='255'>pc</machine>
<machine maxCpus='255'>pc-1.3</machine>
<machine maxCpus='255'>pc-0.12</machine>
<machine maxCpus='255'>pc-q35-1.6</machine>
<machine maxCpus='255'>pc-q35-1.5</machine>
<machine maxCpus='1'>xenpv</machine>
<machine maxCpus='255'>pc-i440fx-1.6</machine>
<machine maxCpus='255'>pc-i440fx-1.7</machine>
<machine canonical='pc-q35-2.1' maxCpus='255'>q35</machine>
<machine maxCpus='255'>pc-0.11</machine>
<machine maxCpus='255'>pc-0.10</machine>
<machine maxCpus='255'>pc-1.2</machine>
<machine maxCpus='1'>isapc</machine>
<machine maxCpus='255'>pc-q35-1.4</machine>
<machine maxCpus='128'>xenfv</machine>
<machine maxCpus='255'>pc-0.15</machine>
<machine maxCpus='255'>pc-i440fx-1.5</machine>
<machine maxCpus='255'>pc-i440fx-1.4</machine>
<machine maxCpus='255'>pc-q35-2.0</machine>
<machine maxCpus='255'>pc-0.14</machine>
<machine maxCpus='255'>pc-1.1</machine>
<machine maxCpus='255'>pc-q35-1.7</machine>
<machine maxCpus='255'>pc-1.0</machine>
<machine maxCpus='255'>pc-i440fx-2.0</machine>
<machine maxCpus='255'>pc-0.13</machine>
<domain type='qemu'>
</domain>
<domain type='kvm'>
<emulator>/usr/bin/kvm</emulator>
<machine>pc-i440fx-2.1</machine>
<machine>pc-0.13</machine>
<machine>pc-i440fx-2.0</machine>
<machine>pc-1.0</machine>
<machine canonical='pc-i440fx-2.1'>pc</machine>
<machine>pc-q35-1.7</machine>
<machine>pc-1.1</machine>
<machine>pc-0.14</machine>
<machine>pc-q35-2.0</machine>
<machine>pc-i440fx-1.4</machine>
<machine>pc-i440fx-1.5</machine>
<machine>pc-0.15</machine>
<machine>xenfv</machine>
<machine>pc-q35-1.4</machine>
<machine>isapc</machine>
<machine>pc-1.2</machine>
<machine>pc-0.10</machine>
<machine>pc-0.11</machine>
<machine canonical='pc-q35-2.1'>q35</machine>
<machine>pc-q35-2.1</machine>
<machine>pc-i440fx-1.7</machine>
<machine>pc-i440fx-1.6</machine>
<machine>none</machine>
<machine>xenpv</machine>
<machine>pc-q35-1.5</machine>
<machine>pc-q35-1.6</machine>
<machine>pc-0.12</machine>
<machine>pc-1.3</machine>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<disksnapshot default='on' toggle='no'/>
<acpi default='on' toggle='yes'/>
<apic default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='xtensa'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-xtensa</emulator>
<machine maxCpus='4'>sim</machine>
<machine maxCpus='4'>kc705</machine>
<machine maxCpus='4'>lx60</machine>
<machine maxCpus='4'>ml605</machine>
<machine maxCpus='4'>lx200</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='xtensaeb'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu-system-xtensaeb</emulator>
<machine maxCpus='4'>sim</machine>
<machine maxCpus='4'>kc705</machine>
<machine maxCpus='4'>ml605</machine>
<machine maxCpus='4'>lx200</machine>
<machine maxCpus='4'>lx60</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<disksnapshot default='on' toggle='no'/>
</features>
</guest>
</capabilities>
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:879) Using domain events
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:889) Using network events
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:217) Using libvirt API for netdev enumeration
[Thu, 05 Feb 2015 15:24:01 virt-manager 12076] DEBUG (connection:239) Using libvirt API for mediadev enumeration
[Thu, 05 Feb 2015 15:24:03 virt-manager 12076] DEBUG (create:167) Showing new vm wizard
[Thu, 05 Feb 2015 15:24:03 virt-manager 12076] DEBUG (create:873) Guest type set to os_type=hvm, arch=x86_64, dom_type=kvm
[Thu, 05 Feb 2015 15:24:07 virt-manager 12076] DEBUG (storagebrowse:79) Showing storage browser
[Thu, 05 Feb 2015 15:24:11 virt-manager 12076] DEBUG (storagebrowse:86) Closing storage browser
[Thu, 05 Feb 2015 15:24:15 virt-manager 12076] DEBUG (guest:208) Setting Guest.os_variant to 'win7'
[Thu, 05 Feb 2015 15:24:17 virt-manager 12076] DEBUG (create:1629) Default storage path is: /var/lib/libvirt/images/win7.qcow2
[Thu, 05 Feb 2015 15:24:17 virt-manager 12076] DEBUG (diskbackend:171) Path '/var/lib/libvirt/images' is target for pool 'default'. Creating volume 'win7.qcow2'.
[Thu, 05 Feb 2015 15:24:17 virt-manager 12076] DEBUG (addstorage:343) Setting disk format from prefs: qcow2
[Thu, 05 Feb 2015 15:24:20 virt-manager 12076] DEBUG (create:1701) Starting create finish() sequence
[Thu, 05 Feb 2015 15:24:20 virt-manager 12076] DEBUG (create:1711) User requested 'customize', launching dialog
[Thu, 05 Feb 2015 15:24:21 virt-manager 12076] DEBUG (details:718) Showing VM details: <vmmDomainVirtinst object at 0x7f912e13d190 (virtManager+domain+vmmDomainVirtinst at 0x1b60d00)>
[Thu, 05 Feb 2015 15:24:26 virt-manager 12076] DEBUG (libvirtobject:69) Redefining <vmmDomainVirtinst name=win7> with XML diff:
--- Original XML
+++ New XML
@@ -7,6 +7,29 @@
<os>
<type arch="x86_64">hvm</type>
</os>
+ <cpu mode="custom" match="exact">
+ <model>SandyBridge</model>
+ <vendor>Intel</vendor>
+ <feature policy="require" name="pbe"/>
+ <feature policy="require" name="tm2"/>
+ <feature policy="require" name="est"/>
+ <feature policy="require" name="monitor"/>
+ <feature policy="require" name="osxsave"/>
+ <feature policy="require" name="smx"/>
+ <feature policy="require" name="ss"/>
+ <feature policy="require" name="vme"/>
+ <feature policy="require" name="dtes64"/>
+ <feature policy="require" name="ht"/>
+ <feature policy="require" name="ds"/>
+ <feature policy="require" name="pcid"/>
+ <feature policy="require" name="tm"/>
+ <feature policy="require" name="pdcm"/>
+ <feature policy="require" name="vmx"/>
+ <feature policy="require" name="ds_cpl"/>
+ <feature policy="require" name="xtpr"/>
+ <feature policy="require" name="acpi"/>
+ <feature policy="require" name="invtsc"/>
+ </cpu>
<on_poweroff>destroy</on_poweroff>
<pm>
<suspend-to-mem enabled="no"/>
[Thu, 05 Feb 2015 15:24:35 virt-manager 12076] DEBUG (details:735) Closing VM details: <vmmDomainVirtinst object at 0x7f912e13d190 (virtManager+domain+vmmDomainVirtinst at 0x1b60d00)>
[Thu, 05 Feb 2015 15:24:35 virt-manager 12076] DEBUG (create:1735) User finished customize dialog, starting install
[Thu, 05 Feb 2015 15:24:35 virt-manager 12076] DEBUG (asyncjob:194) Creating async job for function cb=<bound method vmmCreate.do_install of <vmmCreate object at 0x7f913c010be0 (virtManager+create+vmmCreate at 0x1b4b840)>>
[Thu, 05 Feb 2015 15:24:36 virt-manager 12076] DEBUG (create:1786) Starting background install process
[Thu, 05 Feb 2015 15:24:36 virt-manager 12076] DEBUG (distroinstaller:417) Using scratchdir=/home/mathieu/.cache/virt-manager/boot
[Thu, 05 Feb 2015 15:24:36 virt-manager 12076] DEBUG (storage:701) Creating storage volume 'win7.qcow2' with xml:
<volume>
<name>win7.qcow2</name>
<capacity>8589934592</capacity>
<allocation>0</allocation>
<target>
<format type="qcow2"/>
<features>
<lazy_refcounts/>
</features>
</target>
</volume>
[Thu, 05 Feb 2015 15:24:36 virt-manager 12076] DEBUG (storage:730) Using vol create flags=1
[Thu, 05 Feb 2015 15:24:37 virt-manager 12076] DEBUG (storage:737) Storage volume 'win7.qcow2' install complete.
[Thu, 05 Feb 2015 15:24:37 virt-manager 12076] DEBUG (guest:898) Using default_graphics=spice
[Thu, 05 Feb 2015 15:24:37 virt-manager 12076] DEBUG (guest:898) Using default_graphics=spice
[Thu, 05 Feb 2015 15:24:37 virt-manager 12076] DEBUG (guest:449) Generated install XML:
<domain type="kvm">
<name>win7</name>
<uuid>1faeb9a5-69bd-49f5-916f-ff198c01d024</uuid>
<memory>1048576</memory>
<currentMemory>1048576</currentMemory>
<vcpu>1</vcpu>
<os>
<type arch="x86_64">hvm</type>
<boot dev="cdrom"/>
<boot dev="hd"/>
</os>
<features>
<acpi/>
<apic/>
<pae/>
</features>
<cpu mode="custom" match="exact">
<model>SandyBridge</model>
<vendor>Intel</vendor>
<feature policy="require" name="pbe"/>
<feature policy="require" name="tm2"/>
<feature policy="require" name="est"/>
<feature policy="require" name="monitor"/>
<feature policy="require" name="osxsave"/>
<feature policy="require" name="smx"/>
<feature policy="require" name="ss"/>
<feature policy="require" name="vme"/>
<feature policy="require" name="dtes64"/>
<feature policy="require" name="ht"/>
<feature policy="require" name="ds"/>
<feature policy="require" name="pcid"/>
<feature policy="require" name="tm"/>
<feature policy="require" name="pdcm"/>
<feature policy="require" name="vmx"/>
<feature policy="require" name="ds_cpl"/>
<feature policy="require" name="xtpr"/>
<feature policy="require" name="acpi"/>
<feature policy="require" name="invtsc"/>
</cpu>
<clock offset="localtime">
<timer name="rtc" tickpolicy="catchup"/>
<timer name="pit" tickpolicy="delay"/>
<timer name="hpet" present="no"/>
</clock>
<on_poweroff>destroy</on_poweroff>
<on_reboot>destroy</on_reboot>
<on_crash>destroy</on_crash>
<pm>
<suspend-to-mem enabled="no"/>
<suspend-to-disk enabled="no"/>
</pm>
<devices>
<emulator>/usr/bin/kvm</emulator>
<disk type="file" device="disk">
<driver name="qemu" type="qcow2"/>
<source file="/var/lib/libvirt/images/win7.qcow2"/>
<target dev="hda" bus="ide"/>
</disk>
<disk type="file" device="cdrom">
<driver name="qemu" type="raw"/>
<source file="/tmp/voxnas/Tools/BizSpark/Windows7/x86/en_windows_7_professional_with_sp1_x86_dvd_u_677056.iso"/>
<target dev="hdb" bus="ide"/>
<readonly/>
</disk>
<controller type="usb" index="0" model="ich9-ehci1"/>
<controller type="usb" index="0" model="ich9-uhci1">
<master startport="0"/>
</controller>
<controller type="usb" index="0" model="ich9-uhci2">
<master startport="2"/>
</controller>
<controller type="usb" index="0" model="ich9-uhci3">
<master startport="4"/>
</controller>
<interface type="network">
<source network="default"/>
<mac address="52:54:00:32:38:f3"/>
</interface>
<input type="tablet" bus="usb"/>
<graphics type="spice" port="-1" tlsPort="-1" autoport="yes"/>
<console type="pty"/>
<channel type="spicevmc">
<target type="virtio" name="com.redhat.spice.0"/>
</channel>
<sound model="ich6"/>
<video>
<model type="qxl"/>
</video>
<redirdev bus="usb" type="spicevmc"/>
<redirdev bus="usb" type="spicevmc"/>
<redirdev bus="usb" type="spicevmc"/>
<redirdev bus="usb" type="spicevmc"/>
</devices>
</domain>
[Thu, 05 Feb 2015 15:24:37 virt-manager 12076] DEBUG (guest:450) Generated boot XML:
<domain type="kvm">
<name>win7</name>
<uuid>1faeb9a5-69bd-49f5-916f-ff198c01d024</uuid>
<memory>1048576</memory>
<currentMemory>1048576</currentMemory>
<vcpu>1</vcpu>
<os>
<type arch="x86_64">hvm</type>
<boot dev="hd"/>
</os>
<features>
<acpi/>
<apic/>
<pae/>
</features>
<cpu mode="custom" match="exact">
<model>SandyBridge</model>
<vendor>Intel</vendor>
<feature policy="require" name="pbe"/>
<feature policy="require" name="tm2"/>
<feature policy="require" name="est"/>
<feature policy="require" name="monitor"/>
<feature policy="require" name="osxsave"/>
<feature policy="require" name="smx"/>
<feature policy="require" name="ss"/>
<feature policy="require" name="vme"/>
<feature policy="require" name="dtes64"/>
<feature policy="require" name="ht"/>
<feature policy="require" name="ds"/>
<feature policy="require" name="pcid"/>
<feature policy="require" name="tm"/>
<feature policy="require" name="pdcm"/>
<feature policy="require" name="vmx"/>
<feature policy="require" name="ds_cpl"/>
<feature policy="require" name="xtpr"/>
<feature policy="require" name="acpi"/>
<feature policy="require" name="invtsc"/>
</cpu>
<clock offset="localtime">
<timer name="rtc" tickpolicy="catchup"/>
<timer name="pit" tickpolicy="delay"/>
<timer name="hpet" present="no"/>
</clock>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>restart</on_crash>
<pm>
<suspend-to-mem enabled="no"/>
<suspend-to-disk enabled="no"/>
</pm>
<devices>
<emulator>/usr/bin/kvm</emulator>
<disk type="file" device="disk">
<driver name="qemu" type="qcow2"/>
<source file="/var/lib/libvirt/images/win7.qcow2"/>
<target dev="hda" bus="ide"/>
</disk>
<disk type="file" device="cdrom">
<driver name="qemu" type="raw"/>
<source file="/tmp/voxnas/Tools/BizSpark/Windows7/x86/en_windows_7_professional_with_sp1_x86_dvd_u_677056.iso"/>
<target dev="hdb" bus="ide"/>
<readonly/>
</disk>
<controller type="usb" index="0" model="ich9-ehci1"/>
<controller type="usb" index="0" model="ich9-uhci1">
<master startport="0"/>
</controller>
<controller type="usb" index="0" model="ich9-uhci2">
<master startport="2"/>
</controller>
<controller type="usb" index="0" model="ich9-uhci3">
<master startport="4"/>
</controller>
<interface type="network">
<source network="default"/>
<mac address="52:54:00:32:38:f3"/>
</interface>
<input type="tablet" bus="usb"/>
<graphics type="spice" port="-1" tlsPort="-1" autoport="yes"/>
<console type="pty"/>
<channel type="spicevmc">
<target type="virtio" name="com.redhat.spice.0"/>
</channel>
<sound model="ich6"/>
<video>
<model type="qxl"/>
</video>
<redirdev bus="usb" type="spicevmc"/>
<redirdev bus="usb" type="spicevmc"/>
<redirdev bus="usb" type="spicevmc"/>
<redirdev bus="usb" type="spicevmc"/>
</devices>
</domain>
[Thu, 05 Feb 2015 15:24:37 virt-manager 12076] DEBUG (error:84) error dialog message:
summary=Unable to complete install: 'internal error: Cannot find suitable CPU model for given data'
details=Unable to complete install: 'internal error: Cannot find suitable CPU model for given data'
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 91, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/create.py", line 1787, in do_install
guest.start_install(meter=meter)
File "/usr/share/virt-manager/virtinst/guest.py", line 403, in start_install
noboot)
File "/usr/share/virt-manager/virtinst/guest.py", line 467, in _create_guest
dom = self.conn.createLinux(start_xml or final_xml, 0)
File "/usr/lib/python2.7/dist-packages/libvirt.py", line 3440, in createLinux
if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
libvirtError: internal error: Cannot find suitable CPU model for given data
[Thu, 05 Feb 2015 15:24:40 virt-manager 12076] DEBUG (create:177) Closing new vm wizard
[Thu, 05 Feb 2015 15:24:40 virt-manager 12076] DEBUG (storagebrowse:86) Closing storage browser
/usr/share/virt-manager/virtManager/engine.py:410: Warning: Source ID 7 was not found when attempting to remove it
GLib.source_remove(self.timer)
[Thu, 05 Feb 2015 15:24:42 virt-manager 12076] DEBUG (manager:227) Closing manager
[Thu, 05 Feb 2015 15:24:42 virt-manager 12076] DEBUG (engine:389) window counter decremented to 0
[Thu, 05 Feb 2015 15:24:42 virt-manager 12076] DEBUG (storagebrowse:86) Closing storage browser
[Thu, 05 Feb 2015 15:24:42 virt-manager 12076] DEBUG (storagebrowse:86) Closing storage browser
[Thu, 05 Feb 2015 15:24:42 virt-manager 12076] DEBUG (engine:471) Exiting app normally.
--- End Message ---
--- Begin Message ---
Source: libvirt
Source-Version: 1.2.9-9
We believe that the bug you reported is fixed in the latest version of
libvirt, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Guido Günther <[email protected]> (supplier of updated libvirt package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 06 Feb 2015 15:40:21 +0100
Source: libvirt
Binary: libvirt-bin libvirt-clients libvirt-daemon libvirt-daemon-system
libvirt0 libvirt0-dbg libvirt-doc libvirt-dev libvirt-sanlock
Architecture: source all
Version: 1.2.9-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Libvirt Maintainers
<[email protected]>
Changed-By: Guido Günther <[email protected]>
Description:
libvirt-bin - programs for the libvirt library
libvirt-clients - programs for the libvirt library
libvirt-daemon - programs for the libvirt library
libvirt-daemon-system - Libvirt daemon configuration files
libvirt-dev - development files for the libvirt library
libvirt-doc - documentation for the libvirt library
libvirt-sanlock - library for interfacing with different virtualization systems
libvirt0 - library for interfacing with different virtualization systems
libvirt0-dbg - library for interfacing with different virtualization systems
Closes: 731815 775773 777138
Changes:
libvirt (1.2.9-9) unstable; urgency=medium
.
* [4c14b83] qemu: Don't try to parse -help for new QEMU.
Closes: #777138, #775773
Thanks to Mathieu Malaterre for the debugging
* [1addae5] Force capability refresh on upgrades. This makes sure we
refresh the capabilities at least once when upgrading from Wheezy.
(Closes: #731815)
Checksums-Sha1:
95b1257cccfe7a17594f7555cb0e5f25f7b03d6e 3573 libvirt_1.2.9-9.dsc
c8e15649dc3db1fe604baf26a6a2698a322540a5 55908 libvirt_1.2.9-9.debian.tar.xz
e0c27d9a89927d96f911795ccd5393e0575dd567 1209020 libvirt-doc_1.2.9-9_all.deb
Checksums-Sha256:
5c1ce84489ce460394de27333b5ef0947b0aa09cda46237ce3428fe53d7df5b6 3573
libvirt_1.2.9-9.dsc
1c94e4e1540197c276f10daf2bd5b377a4ee994ba9f7cab63d9ad59d2d89127b 55908
libvirt_1.2.9-9.debian.tar.xz
8fab1462edc3817ad5e4dde3df110b8b96ca6b2796e07cc50842c1c212499f7d 1209020
libvirt-doc_1.2.9-9_all.deb
Files:
a9edc1dfb7038ce8ccf1aead07ccd625 3573 libs optional libvirt_1.2.9-9.dsc
f9cb1c0ced0c2dbf52e39c6c6fd9d31d 55908 libs optional
libvirt_1.2.9-9.debian.tar.xz
e9eed6395c13257941817c2639845bce 1209020 doc optional
libvirt-doc_1.2.9-9_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUBVNTpnQe4t7DqmBILAQiV8w//TAYpGwrCYwtNgF6bahmsG0BkYrvLYkS/
gG/AcQ0WYa86PB46U3/j6bpiIpbDx6MvTBa3MaxPo7xKFOTGDwf/m02oWtMI/SyN
OB4MFKszwAdryOygFuLTjcxY4OntLqQ6i5f0zoKnkwRZgiLON/hVWuk8ydPKGDg+
aA711K0CDQnONDqsLWtDVyjhKhWNKcuo6FnQrJ3TxpEZZDa8YdP3CPkTMqBHB1rI
1OBzb7wp1DluQY8uyiHAt1v3f/3KOeOB+otk4fkTFjSHiRAvqGytnLUn8O6jBJYo
5nBh5Jao1Kl+LO22zChaNbs07t5VxXkG7Mqc09xg2U9gvRsSDzS7rBwRn7MN1Te7
oweqNtRjX39mtUH9un70B8IbFx26Su9E//38P9IjofsUpuikWY+1NPCU8UHp3Mkk
rt7dFFl6iZ+3ciGt8QaAhA/2XpRESGc3nd1PTEjnJnqwJPAXeeWKyase1lxMbGLx
R897VynuDW03UtGIT0sg7eTJBYnPkHjF3evSdSzxX81C/cXqJFprJ29XLZ20+MGn
Z5kuUKnYhq9W/H9LX8Y+kJ0s5V/CsM0C7Vp6FUe1iNRYYWj4N3nFyZP2qqh2jLbY
Wfg3U40ghMn8nnfoHyKioUv9Y2A5bjxQmGPu5UanF4othRTE+hFVC+Z2TuD20ItW
Fy2Oahl+72c=
=jN38
-----END PGP SIGNATURE-----
--- End Message ---