Re: [libvirt][qemu] unable to start guest under kvm

2009-09-11 Thread Anton Protopopov
2009/9/10 Mark McLoughlin > > Hi, >Okay, I've got this fixed for certain now. Definitely. I think. > >The problem turned out to be that qemudCanonicalizeMachine() > was using the alias in the default machine types if the domain's machine > types didn't have an alias that matched.

Re: [libvirt][qemu] unable to start guest under kvm

2009-09-10 Thread Mark McLoughlin
Hi, Okay, I've got this fixed for certain now. Definitely. I think. The problem turned out to be that qemudCanonicalizeMachine() was using the alias in the default machine types if the domain's machine types didn't have an alias that matched. We even have a test for this

Re: [libvirt][qemu] unable to start guest under kvm

2009-09-08 Thread Anton Protopopov
2009/9/7 Anton Protopopov > 2009/9/7 Mark McLoughlin > > On Mon, 2009-09-07 at 14:40 +0400, Anton Protopopov wrote: >> >> > Also, what is the output of 'virsh capabilities' ? >> > >> > hvm >> > >> > 64 >> > /usr/bin/qemu-system-x86_64 >> > pc-0.11 >> > p

Re: [libvirt][qemu] unable to start guest under kvm

2009-09-07 Thread Anton Protopopov
2009/9/7 Mark McLoughlin > On Mon, 2009-09-07 at 14:40 +0400, Anton Protopopov wrote: > > > Also, what is the output of 'virsh capabilities' ? > > > > hvm > > > > 64 > > /usr/bin/qemu-system-x86_64 > > pc-0.11 > > pc > > pc-0.10 > > isapc > >

Re: [libvirt][qemu] unable to start guest under kvm

2009-09-07 Thread Mark McLoughlin
On Mon, 2009-09-07 at 14:40 +0400, Anton Protopopov wrote: > Also, what is the output of 'virsh capabilities' ? > > hvm > > 64 > /usr/bin/qemu-system-x86_64 > pc-0.11 > pc > pc-0.10 > isapc > > > > /usr/bin/kvm >

Re: [libvirt][qemu] unable to start guest under kvm

2009-09-07 Thread Anton Protopopov
> What does 'virsh dumpxml $d | grep emulator' give? > /usr/bin/kvm Also, what is the output of 'virsh capabilities' ? > hvm 64 /usr/bin/qemu-system-x86_64 pc-0.11 pc pc-0.10 isapc /usr/bin/kvm

Re: [libvirt][qemu] unable to start guest under kvm

2009-09-07 Thread Mark McLoughlin
On Mon, 2009-09-07 at 14:07 +0400, Anton Protopopov wrote: > Hi, all. > > I have the following problem: when I creating a guest, libvirt > resolves > > to > > as provided by > http://www.mail-archive.com/libvir-list@redhat.com/msg15014.html > > When or machine="pc-0.10" ...> is set, I

[libvirt][qemu] unable to start guest under kvm

2009-09-07 Thread Anton Protopopov
Hi, all. I have the following problem: when I creating a guest, libvirt resolves to as provided by http://www.mail-archive.com/libvir-list@redhat.com/msg15014.html When or is set, I get two following errors (which would happend is unpredictable) # virsh -c qemu:///system start $d