You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing a VMREAD in some driver, that should lead to #UD (unidentified instruction) because current cpu is not a VMM.
But when hvpp is on, instead of #UD, it just loops forever (thread is stuck inside hvppdrv.sys...
The text was updated successfully, but these errors were encountered:
When executing a VMREAD in some driver, that should lead to #UD (unidentified instruction) because current cpu is not a VMM.
But when hvpp is on, instead of #UD, it just loops forever (thread is stuck inside hvppdrv.sys...
The text was updated successfully, but these errors were encountered: