我正在尝试以更快的速度运行二进制文件的实时执行,并且基于this 10-year old post,假定Virtual Box可能有这样做的方法。
我需要模拟Windows10。在任何VM上都可以吗?
关于文档的出色文档,这里是3.23.2
https://docs.oracle.com/cd/E97728_01/F12469/html/fine-tune-timers.html
如上所述,使用命令
VBoxManage setextradata "VM name" "VBoxInternal/TM/WarpDrivePercentage" 200
将时钟设置为更快地更新200%。