Commit 957e73c
committed
fix(vmm): write_all in process_vcpu_userfault
This is to make sure that we always write the entire FaultRequest
message even if the syscall was interrupted.
Signed-off-by: Nikita Kalyazin <[email protected]>1 parent 892c230 commit 957e73c
1 file changed
+2
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
819 | 819 | | |
820 | 820 | | |
821 | 821 | | |
822 | | - | |
823 | | - | |
| 822 | + | |
824 | 823 | | |
825 | 824 | | |
826 | | - | |
| 825 | + | |
827 | 826 | | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | | - | |
836 | | - | |
837 | 827 | | |
838 | 828 | | |
839 | 829 | | |
| |||
0 commit comments