Re: [libvirt] How to add a new Hypervisor support

2008-05-28 Thread Daniel Veillard
On Wed, May 28, 2008 at 07:01:59AM -0600, Amudhan Gunasekaran wrote: > Hi, > > I am investigating libvirt to find out whether adding a hypervisor support is > possible. I went through libvirt.c and found that all the operations are done > through the struct virConnect. But virConnect is not expo

[libvirt] How to add a new Hypervisor support

2008-05-28 Thread Amudhan Gunasekaran
Hi, I am investigating libvirt to find out whether adding a hypervisor support is possible. I went through libvirt.c and found that all the operations are done through the struct virConnect. But virConnect is not exposed to public. So, if I want to add a minimum support for VMWare and Hyper-V h