Skip to content

Instantly share code, notes, and snippets.

@pmcfernandes
Created June 19, 2022 22:56
Show Gist options
  • Save pmcfernandes/dae6e38749a8c236b0631ea675422b3f to your computer and use it in GitHub Desktop.
Save pmcfernandes/dae6e38749a8c236b0631ea675422b3f to your computer and use it in GitHub Desktop.
Enable Hyper-V and VirtualBox at same time.
cd "C:\Program Files\Oracle\VirtualBox"
VBoxManage setextradata "<VM Name>" "VBoxInternal/NEM/UseRing0Runloop" 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment