On Wed, May 23, 2012 at 11:09:12AM +0100, Daniel P. Berrange wrote:
> On Wed, May 23, 2012 at 03:18:44PM +0800, William Herry wrote:
> > Hi,
> >
> > I can't find this libvirt.xml.template file with git install, I change this
> > file to make my vm show real cpu rather than QEMU, now, I can't find
On Wed, May 23, 2012 at 03:18:44PM +0800, William Herry wrote:
> Hi,
>
> I can't find this libvirt.xml.template file with git install, I change this
> file to make my vm show real cpu rather than QEMU, now, I can't find that
> file, some one know where it is?
>
> I use the recent git packages whi
, 2012 10:29 AM
Subject: Re: [Openstack] libvirt.xml.template
Hi William,
as far as I recall, it is not a template, rather
a generated template that contains the basic infos of the instance you
just spawn.
Now if you want to update a running instance properties
(dirty way)
#1- Connect to the
Hi William,as far as I recall, it is not a template, rather
a generated template that contains the basic infos of the instance you
just spawn.Now if you want to update a running instance properties
(dirty way)#1- Connect to the hypervisor#2- $ virsh list-
retrieve the domain#3- $virsh edit $dom
4 matches
Mail list logo