Hello again,
Am Sonntag, 6. Juli 2008 16:00:32 schrieb Matthias Pfafferodt:
> Hello,
>
> Am Samstag, 5. Juli 2008 18:48:13 schrieb Daniel P. Berrange:
> > On Sat, Jul 05, 2008 at 01:59:26PM +0200, Matthias Pfafferodt wrote:
> > > Hello,
> > >
> > > I try to save a KVM domain which has its hard dis
Patch improve code which execute external OpenVZ tools.
? src/test.xml
Index: src/openvz_driver.c
===
RCS file: /data/cvs/libvirt/src/openvz_driver.c,v
retrieving revision 1.28
diff -u -p -r1.28 openvz_driver.c
--- src/openvz_driver.c
On Fri, Jul 11, 2008 at 02:39:59PM +0400, Evgeniy Sokolov wrote:
> I specified default URI in probe().
okidoc looks simple and well-contained, applied and commited,
thanks,
Daniel
--
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard | virtualization libr
On Wed, Jul 09, 2008 at 04:34:39PM +0200, Jim Meyering wrote:
> Modulo some minor problems, ACK.
> Even though I reviewed only the incremental diffs, there was a bit of
> new material. BTW, nice catch, with the new uses of virBufferEscapeString.
>
> > +virNetworkDefPtr virNetworkDefParseNode(virC
I specified default URI in probe().
To use libvirt with OpenVZ:
# ./configure --with-openvz
# make
# ./src/virsh list
Id Name State
--
33 33 running
105 105 running
108 108 running
Index: src/o
On Thu, Jul 10, 2008 at 08:53:45PM +0400, Evgeniy Sokolov wrote:
> There were 3 places with the same code.
> I moved it to separate function.
>
> other:
> use O_RDONLY to read config file
Yes this makes sense, good cleanup, applied and commited,
thanks !
Daniel
--
Red Hat Virtualization