Currently, vermin working on VirtualBox as the only backend hypervisor. This limitation was because works on its own native images. but now vermin supports vagrant boxes as of #11 . So I think vermin now can support many hypervisors without the concern of image availability. One of these hypervisors I intent to support is [Hyper-V](https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/try-hyper-v-powershell) Steps: 1. #29 2. #31 3. #32
Currently, vermin working on VirtualBox as the only backend hypervisor.
This limitation was because works on its own native images. but now vermin supports vagrant boxes as of #11 .
So I think vermin now can support many hypervisors without the concern of image availability.
One of these hypervisors I intent to support is Hyper-V
Steps: