Commit b13926a
Zhang Wenhao
<fix>[kvm]: disable host status check when syncing VM host files
Add disableHostStatusCheck() method to KvmCommandSender
to allow skipping host status validation. Apply it in
KvmSecureBootManager when syncing VM host files, so the
sync can proceed regardless of host connection state.
Resolves: ZSV-11767
Related: ZSV-11310
Change-Id: I6c68756c7378636a6c66696568697170777162681 parent 78c679d commit b13926a
2 files changed
Lines changed: 7 additions & 1 deletion
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
72 | 77 | | |
73 | 78 | | |
74 | 79 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
| 208 | + | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| |||
0 commit comments