--synthcpu was removed in VirtualBox 5?
Let's try some likely newly available options.
- --cpuid-portability-level 3
- --cpuid-portability-level 999
- --cpuidremoveall
Info:
- https://github.com/Whonix/Whonix/blob/f6450d0bf562d32d8bc63b77ef61ae08f36b1cf4/build-steps.d/2600_create-vbox-vm#L53
- https://forums.whonix.org/t/guest-systems-sees-cpu-of-the-host/1413/11
TODO:
- Set the new option for exiting VMs.
- See if it works.
- See if there are any negative implications performance or stability wise (some applications no longer working).
- Set the new option during build.
- Test.