Commit 30498f3
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 9d31823 commit 30498f3
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1175 | 1175 | | |
1176 | 1176 | | |
1177 | 1177 | | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
1178 | 1181 | | |
1179 | 1182 | | |
1180 | 1183 | | |
| |||
0 commit comments