Commit 6436c65
committed
fix(mmio/persist): do not unwrap error if VirtioMem restore fails
Return the error up the stack instead of unwrapping it.
Note that on PCI this error is unwrapped for every device so there's no
change there.
Signed-off-by: Riccardo Mancini <[email protected]>1 parent 8c9412c commit 6436c65
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| |||
0 commit comments