Commit d5c559f
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 669ee36 commit d5c559f
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1173 | 1173 | | |
1174 | 1174 | | |
1175 | 1175 | | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
1176 | 1179 | | |
1177 | 1180 | | |
1178 | 1181 | | |
| |||
0 commit comments