vagrant-smartos / vagrant-smartos-zones

Manage SmartOS local zones in Vagrant
MIT License
54 stars 9 forks source link

kvm zone support #21

Open sax opened 9 years ago

sax commented 9 years ago

This is entirely un-tested as of yet. I'm not sure if kvm zones work or not. I suspect not, because of the inability to zlogin.

tylerflint commented 9 years ago

For kvm zones, hardware virtualization is required. Unfortunately, virtualbox does not currently support this. Once this plugin works natively with vmware, we can figure out what to do with kvm. Once we can run kvms, however, the networking configuration will work the same.

sax commented 9 years ago

Ok! I'll leave this open as a reminder, but won't worry about it until we get vmware working.