Commit 54fb081
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 c401d21 commit 54fb081
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1175 | 1175 | | |
1176 | 1176 | | |
1177 | 1177 | | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
1178 | 1182 | | |
1179 | 1183 | | |
1180 | 1184 | | |
| |||
0 commit comments