UserVM Handbook/Windows: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Now, you can enable WHPX hypervision by using the <code>-accel whpx</code> argument somewhere in your QEMU command line. If you're copying your QEMU command from somewhere that expects KVM (which is the Linux equivalent to the Windows Hypervisor), make sure you REPLACE the <code>-accel kvm</code> with <code>-accel whpx</code> in the command or it will not run.
 
Note that there is also a [https://github.com/qemu-gvm/qemu-gvm fork of QEMU] that uses the Android Emulator Hypervisor Driver, which may be faster than the Windows Hypervisor but is also known to be very buggy.
 
== Setting up a Virtual Network ==