[virt-tools-list] a qemu/kvm version problem
Anton Protopopov
aspsk at altlinux.org
Thu Oct 8 13:58:21 UTC 2009
Hi, all.
When I trying to create a kvm machine using virt-manager, I get the
following error message:
Unable to complete install '<class 'libvirt.libvirtError'> internal error
unable to start guest: Supported machines are:
pc Standard PC (default)
isapc ISA-only PC
The problem is that virt-manager uses "M=pc-0.11" parameter in kvm command
line, while
# virsh -c qemu:///system capabilities
...
<domain type='kvm'>
<emulator>/usr/bin/kvm</emulator>
<machine>pc</machine>
<machine>isapc</machine>
</domain>
...
so it should be "M=pc" there.
The similar problem was in libvirt recenlty, but it was solved in 0.7.1. See
the following
discussion: http://www.mail-archive.com/libvir-list@redhat.com/msg16154.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20091008/27412dd0/attachment.htm>
More information about the virt-tools-list
mailing list