You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Remove duplicate check for MAX_SUPPORT_VCPUS from restore path
This check already happens in `update_vm_config`, so no need to do it a
second time in `snapshot_state_sanity_check`.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments