To isolate development environment I use hyper-v virtual machine.
Problem is that I nested virtual machine doesn't run.
I was able to install hypervisor on virtual machine using https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/user_guide/nesting?f=255&MSPPError=-2147217396, but I have message in eventlog hyperv-worker about unrecoverable error.
PS> See my stackoverflow http://stackoverflow.com/questions/38484893/android-emulator-and-nested-virtualization question.
May be you know how I can fix it?