On Sat, 14 Mar 2015 13:44:47 +0200 Ruslanas Gžibovskis <rusla...@lpic.lt> wrote:
> So question is: > What Virtualization solutions OpenBSD support? Anything that runs as a userspace process in non-accelerated mode and has been ported to OpenBSD (QEMU, for example). There is no support for Xen, nor hardware acceleration (VT-x or AMD-V). > I know about jails 100% are available on OpenBSD. Jails aren't available on OpenBSD. There is chroot; whether or not that is sufficient for your needs depends on your goal. > Maybe VirtualBox, is it "native" support? > Maybe bhyve? I know it's quite new, but it sounds cool. :) VirtualBox might work; if by "native" support you mean using hardware virtualisation, then no. bhyve is a FreeBSD (not OpenBSD) project. > I am searching for something like Solaris Containers. > > My requirements, are to support WiFi host or forward my PCIexpress 1 > so VM. VM - be able to run Debian. This seems to be contradictory. If you want to use OpenBSD to run a completely different OS as a guest, you want something quite different from Solaris Containers. You should consider what you're trying to accomplish and then figure out which tools serve that job best, rather than starting with the notion of using virtualisation and trying to fit that to your goal. > Sorry for bad English, No problem, it wasn't all that bad. :)