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: Prevent balloon to be used with huge pages via snapshot mod
Insert a check into the snapshot restore routine that checks that a
snapshot file cannot indicate both huge pages being enabled, while also
listing a balloon device. If this condition is detected, refuse to load
the snapshot and print an error suggesting that the snapshot file is
corrupt.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments