I am wondering how people build their hypervisor. I am thinking of the Xen hypervisor as an example. A stripped down Linux install.
Building with NanoBSD taught me about using FreeBSD for a purpose built appliance.
My thoughts are that a Bhyve Hypervisor could use the same approach with stripping out un-needed components.
I thought about going as far as ripping out all the unneeded drivers and just passing the devices in loader.conf.
Keeping just the motherboard ethernet and other bare bones needs.
Do you build a custom hypervisor install or just use the stock install?
Building with NanoBSD taught me about using FreeBSD for a purpose built appliance.
My thoughts are that a Bhyve Hypervisor could use the same approach with stripping out un-needed components.
I thought about going as far as ripping out all the unneeded drivers and just passing the devices in loader.conf.
Keeping just the motherboard ethernet and other bare bones needs.
Do you build a custom hypervisor install or just use the stock install?