So you have a VM thats continually seems to reboot every 10 minutes, and it seems random , its not, its doing a BSOD with a CRITICAL_STRUCTURE_CORRUPTION and its fixed like this:
This is caused because the CPUID masking is incorrectly exposed, but its easily fixed.
This is caused because the CPUID masking is incorrectly exposed, but its easily fixed.
- Power down the virtual machine.
- Right-click the virtual machine.
- Click Edit Settings.
- Click the Options tab.
- Select CPUID Mask under Advanced.
- Click Advanced.
- Under the Register column, locate the edx register under Level 80000001.
- Paste this into the Value field:
----:0---:----:----:----:----:----:---- - Click OK.
- Click OK to close the virtual machine properties.