Skip to content

Instantly share code, notes, and snippets.

@georgecatalin
Created March 18, 2024 10:04
Show Gist options
  • Save georgecatalin/03ec73c52cc343e92c5e390870d85d9f to your computer and use it in GitHub Desktop.
Save georgecatalin/03ec73c52cc343e92c5e390870d85d9f to your computer and use it in GitHub Desktop.
How to set a VIM with a Oracle VM VirtualBox running on an AMD processor machine
Access the VM location
Open CMD
Use the following command (replace YOUR_VM_NAME with your VM name):
vboxmanage setextradata YOUR_VM_NAME VBoxInternal/CPUM/HostCPUID/80000006/edx 0x02009140
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment