Re: [libvirt] kvm-qemu emulator problem

2012-01-05 Thread Pankaj Rawat
: [libvirt] kvm-qemu emulator problem On Thu, Jan 05, 2012 at 12:07:40PM +0100, Michal Novotny wrote: > I don't have any experience with fvd however this is not libvirt-related > issue rather than qemu-related. Please try to ask qemu guys how to fix this. Actually it is a libvirt er

Re: [libvirt] kvm-qemu emulator problem

2012-01-05 Thread Michal Novotny
On 01/05/2012 12:34 PM, Daniel P. Berrange wrote: > On Thu, Jan 05, 2012 at 12:07:40PM +0100, Michal Novotny wrote: >> I don't have any experience with fvd however this is not libvirt-related >> issue rather than qemu-related. Please try to ask qemu guys how to fix this. > Actually it is a libvirt

Re: [libvirt] kvm-qemu emulator problem

2012-01-05 Thread Daniel P. Berrange
On Thu, Jan 05, 2012 at 12:07:40PM +0100, Michal Novotny wrote: > I don't have any experience with fvd however this is not libvirt-related > issue rather than qemu-related. Please try to ask qemu guys how to fix this. Actually it is a libvirt error message. if ((format = virStorageFileFor

Re: [libvirt] kvm-qemu emulator problem

2012-01-05 Thread Michal Novotny
anuary 05, 2012 4:14 PM > To: Pankaj Rawat > Cc: libvir-list@redhat.com > Subject: Re: [libvirt] kvm-qemu emulator problem > > On 01/05/2012 11:43 AM, Pankaj Rawat wrote: >> I created a xml file guestfvd.xml >> >> Then I made changes as u specified >> And

Re: [libvirt] kvm-qemu emulator problem

2012-01-05 Thread Pankaj Rawat
12 4:14 PM To: Pankaj Rawat Cc: libvir-list@redhat.com Subject: Re: [libvirt] kvm-qemu emulator problem On 01/05/2012 11:43 AM, Pankaj Rawat wrote: > I created a xml file guestfvd.xml > > Then I made changes as u specified > And when run command > > > [root@localhost qemu

Re: [libvirt] kvm-qemu emulator problem

2012-01-05 Thread Michal Novotny
On 01/05/2012 11:43 AM, Pankaj Rawat wrote: > I created a xml file guestfvd.xml > > Then I made changes as u specified > And when run command > > > [root@localhost qemu]# virsh start guestfvd > error: failed to get domain 'guestfvd' > error: Domain not found: no domain with matching name 'guestfvd

Re: [libvirt] kvm-qemu emulator problem

2012-01-05 Thread Pankaj Rawat
we have'nt created a guest yet how can we start such one. Please correct me if I'm wrong Can you help me on this -Original Message- From: Michal Novotny [mailto:minov...@redhat.com] Sent: Thursday, January 05, 2012 3:14 PM To: Pankaj Rawat Cc: libvir-list@redhat.com Subject: R

Re: [libvirt] kvm-qemu emulator problem

2012-01-05 Thread Michal Novotny
Hi, the libvirt XML configuration file is having the emulator set and if you start the guest using libvirt (e.g. using virsh start ) then it's being used. You can find the path to the emulator used for the VM in //domain/devices/emulator xPath query applied on the XML file, i.e.: ... hvm /u

[libvirt] kvm-qemu emulator problem

2012-01-05 Thread Pankaj Rawat
Hi all , I am trying to use fvd for my guest machine for that I refer the link http://sites.google.com/site/tangchq/qemu-fvd now all works fine except the last step which said that if libvirt is used then the xml configuration file need to be changed to include the modified emulator qemu-s