I need to override CPUID information in a VM to run some old OSs. Is there a way to do that in Parallels Desktop for Mac?
VirtualBox has a --cpuidset option for its VBoxManage modifyvm command which adds a CpuIdLeaf to CpuIdTree in the VirtualBox VM's vbox file.
In the Parallels VM's...