- Code: Select all Expand viewCollapse view
"c:\Program Files\Oracle\VirtualBox\VBoxManage.exe" setextradata "VM Name" VBoxInternal/CPUM/CMPXCHG16B 1
You can see your VM names using this command:
- Code: Select all Expand viewCollapse view
"c:\Program Files\Oracle\VirtualBox\VBoxManage.exe" list vms
In Linux just type VBoxManage instead of "c:\Program Files\Oracle\VirtualBox\VBoxManage.exe".