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
Right now libvmm does not properly emulate ARM WFI instructions properly. We should be stopping the vCPU when it does a WFI instruction and then restart it once a vIRQ comes in.
The text was updated successfully, but these errors were encountered:
Right now libvmm does not properly emulate ARM WFI instructions properly. We should be stopping the vCPU when it does a WFI instruction and then restart it once a vIRQ comes in.
The text was updated successfully, but these errors were encountered: