Re: Adding support for launching linux VMs in libvirtd/bhvye

2014-10-21 Thread Craig Rodrigues
On Tue, Oct 21, 2014 at 5:41 PM, Jonathan Wong 
wrote:

> Hi-
>
> I'm looking at libvirt in the ports tree and I noticed that bhyvectl has
> been added into libvirt. I'd like to add grub-bhyve to be able to load
> linux VMs as I currently can do manually or with the VMRC scripts.
>
> Any pointers on which files to look at and modify would be great.
>
>
Take a look at this discussion:

https://lists.freebsd.org/pipermail/freebsd-virtualization/2014-October/002857.html

We covered some of the topics you mentioned in that thread.

If you want to hack on the libvirt code, you need to get it from a git
repository on libvirt.org,
see: http://libvirt.org/downloads.html

Roman Bogorodskiy  has been very good about pushing
bhyve
enhancements directly to the libvirt maintainers via git.  We need more
people working
on libvirt for bhyve, so any help you can provide would be great.
--
Craig
___
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


Adding support for launching linux VMs in libvirtd/bhvye

2014-10-21 Thread Jonathan Wong
Hi-

I'm looking at libvirt in the ports tree and I noticed that bhyvectl has
been added into libvirt. I'd like to add grub-bhyve to be able to load
linux VMs as I currently can do manually or with the VMRC scripts.

Any pointers on which files to look at and modify would be great.

Thanks,
Jonathan
___
freebsd-virtualization@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"