Commit c7c9589
committed
HACK: Wait between KVM_RUNs
For some reason, on SEV-SNP guests there exists a race condition in
which an ENOMEM is returned from KVM_RUN that disappears when sleeping
the thread for some time.
This will be investigated and hopefully be dropped at a later point.
Signed-off-by: Tyler Fanelli <[email protected]>1 parent 4757b26 commit c7c9589
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1171 | 1171 | | |
1172 | 1172 | | |
1173 | 1173 | | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
1174 | 1177 | | |
1175 | 1178 | | |
1176 | 1179 | | |
| |||
0 commit comments