Fix non-deterministic delays when accessing a vcpu that was in "running" or
"sleeping" state. This is done by forcing the vcpu to transition to "idle"
by returning to userspace with an exit code of VM_EXITCODE_REQIDLE.
MFC after: 2 weeks
Fix non-deterministic delays when accessing a vcpu that was in "running" or Tags None Referenced Files None Subscribers None
Description
Details
|