[libvirt] libvirt support on freeBSD

Hi, Whether libvirt is ported to FreeBSD, if yes where can I find libvirt source code for FreeBSD ? Appreciate your help. Thanks, Chandrashekhar

On 12/13/2011 11:06 AM, Chandrashekhar Jamadarkhani (cjamadar) wrote:
Hi,
Whether libvirt is ported to FreeBSD,
Yes, libvirt has been built on FreeBSD for several releases now, at least based on the testing done on the release candidates and fixed in time for the final releases. For example: https://www.redhat.com/archives/libvir-list/2011-December/msg00010.html
if yes where can I find libvirt source code for FreeBSD ?
Source code is the same for all OS. http://libvirt.org/downloads.html Or were you asking for pre-built binaries? That, I don't know. -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org

Thanks Eric. I am looking for only source code not prebuilt bins. GNUtls library is mandatory for building libvirt on any OS ? OR can we use any other library that supports TLS and SSL? Thanks, Chandrashekhar -----Original Message----- From: Eric Blake [mailto:eblake@redhat.com] Sent: Tuesday, December 13, 2011 11:46 PM To: Chandrashekhar Jamadarkhani (cjamadar) Cc: libvir-list@redhat.com Subject: Re: [libvirt] libvirt support on freeBSD On 12/13/2011 11:06 AM, Chandrashekhar Jamadarkhani (cjamadar) wrote:
Hi,
Whether libvirt is ported to FreeBSD,
Yes, libvirt has been built on FreeBSD for several releases now, at least based on the testing done on the release candidates and fixed in time for the final releases. For example: https://www.redhat.com/archives/libvir-list/2011-December/msg00010.html
if yes where can I find libvirt source code for FreeBSD ?
Source code is the same for all OS. http://libvirt.org/downloads.html Or were you asking for pre-built binaries? That, I don't know. -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org

On 12/13/2011 11:27 AM, Chandrashekhar Jamadarkhani (cjamadar) wrote: [We tend to avoid top-posting on this list]
Thanks Eric. I am looking for only source code not prebuilt bins. GNUtls library is mandatory for building libvirt on any OS ? OR can we use any other library that supports TLS and SSL?
There are uses of the gnutls_ namespace throughout the code, so I'm assuming that only the GNUtls library provides those entry points. But you are welcome to submit patches that would allow us to use the APIs of any other TLS library implementation. -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
participants (2)
-
Chandrashekhar Jamadarkhani (cjamadar)
-
Eric Blake