Re: [Libvir] PATCH 2/2 QEMU driver - backend daemon

2007-02-13 Thread Daniel P. Berrange
On Tue, Feb 13, 2007 at 05:04:24PM -0500, Daniel Veillard wrote: > On Tue, Feb 13, 2007 at 07:08:19PM +, Daniel P. Berrange wrote: > > +libvirt_qemud_CFLAGS = -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 > > -D_POSIX_C_SOURCE=199506L \ > > Hum, we really need all those flags ? Maybe one d

Re: [Libvir] PATCH 2/2 QEMU driver - backend daemon

2007-02-13 Thread Daniel Veillard
On Tue, Feb 13, 2007 at 07:08:19PM +, Daniel P. Berrange wrote: > The attached patch implements the daemon for managing QEMU instances. The > main changes from previous versions are: > > - We can now talk to the QEMU monitor command line interface. This allows >us to implement pause/resum

Re: [Libvir] PATCH 1/2 QEMU driver - internal driver

2007-02-13 Thread Daniel P. Berrange
On Tue, Feb 13, 2007 at 04:06:17PM -0500, Daniel Veillard wrote: > On Tue, Feb 13, 2007 at 07:03:42PM +, Daniel P. Berrange wrote: > > > +/* Block sending entire outgoing packet */ > > +while (outLeft) { > > +int got = write(conn->handle, out+outDone, outLeft); > > stylistic

Re: [Libvir] PATCH 1/2 QEMU driver - internal driver

2007-02-13 Thread Daniel Veillard
On Tue, Feb 13, 2007 at 07:03:42PM +, Daniel P. Berrange wrote: > The attached patch implements the library driver for QEMU. > > The driver is pretty much identical in style to the xen proxy driver. There > are two supported URLs: > >qemu:///session - a per-user (private) daemon.Can be r

[Libvir] PATCH 1/2 QEMU driver - internal driver

2007-02-13 Thread Daniel P. Berrange
The attached patch implements the library driver for QEMU. The driver is pretty much identical in style to the xen proxy driver. There are two supported URLs: qemu:///session - a per-user (private) daemon.Can be run by unprivileged users. Config files kept in $HOME/.qemu

[Libvir] PATCH 0/2 QEMU driver

2007-02-13 Thread Daniel P. Berrange
What follows is yet another iteration of the QEMU patches. Based on recent discussions about a generic remote management daemon, this patch set has been stripped to remove all TCP functionality, and TLS encryption. It is now local only unix domain sockets, with no encyption. THe idea being that the

Re: [Libvir] Storage manager initial requirements and thoughts

2007-02-13 Thread James Parsons
Lon Hohberger wrote: On Mon, 2007-02-12 at 11:23 -0800, David Lutterkort wrote: On Mon, 2007-02-12 at 12:29 -0500, James Parsons wrote: Lon Hohberger wrote: http://sourceware.org/cluster/conga/ It seems that that should be http://www.sourceware.org/cluster/conga/ - I