Re: [libvirt] [PATCH] Power Hypervisor now with libssh2

2009-09-21 Thread Eduardo Otubo
Daniel Veillard wrote: On Wed, Aug 26, 2009 at 03:53:01AM -0300, Eduardo Otubo wrote: Hello friends, This is the new version of phyp driver now using libssh2. I also did some other changes: * Added some debug information. Sometimes its worth to know which command is being executed and wher

Re: [libvirt] [PATCH] Power Hypervisor now with libssh2

2009-09-04 Thread Daniel Veillard
On Fri, Sep 04, 2009 at 12:14:20PM +0200, Daniel Veillard wrote: > On Wed, Aug 26, 2009 at 03:53:01AM -0300, Eduardo Otubo wrote: > > Hello friends, > > > > This is the new version of phyp driver now using libssh2. I also did > > some other changes: > > > > * Added some debug information. Someti

Re: [libvirt] [PATCH] Power Hypervisor now with libssh2

2009-09-04 Thread Daniel Veillard
On Wed, Aug 26, 2009 at 03:53:01AM -0300, Eduardo Otubo wrote: > Hello friends, > > This is the new version of phyp driver now using libssh2. I also did > some other changes: > > * Added some debug information. Sometimes its worth to know which > command is being executed and where. So I added t

[libvirt] [PATCH] Power Hypervisor now with libssh2

2009-08-25 Thread Eduardo Otubo
Hello friends, This is the new version of phyp driver now using libssh2. I also did some other changes: * Added some debug information. Sometimes its worth to know which command is being executed and where. So I added the PHYP_CMD_DEBUG macro. * All the connection startup is now "hard coded" i