On Wed, Aug 27, 2008 at 10:38:23AM -0700, Orr, David-P64407 wrote:
> Thanks for the response. I will look that the functions that you have
> pointed out for the other drivers here and see how they would be
> implemented for ours. Based on your description I think we would use a
> stateless driver
27, 2008 10:03 AM
|To: Orr, David-P64407
|Cc: libvir-list@redhat.com
|Subject: Re: [libvirt] Writing a new driver for libvirt
|
|On Wed, Aug 27, 2008 at 09:47:40AM -0700, Orr, David-P64407 wrote:
|> Hey all,
|>
|> I am new to libvirt and have been asked to look at the possibility of
|&g
On Wed, Aug 27, 2008 at 09:47:40AM -0700, Orr, David-P64407 wrote:
> Hey all,
>
> I am new to libvirt and have been asked to look at the possibility of
> writing a libvirt driver for a hypervisor we are using. I am wondering
> if someone can give me the basics on what is involved in accomplishing
Hey all,
I am new to libvirt and have been asked to look at the possibility of
writing a libvirt driver for a hypervisor we are using. I am wondering
if someone can give me the basics on what is involved in accomplishing
this task, what are the basics of writing a new driver? I have looked
at th