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(balloon): improve error message in case of too much requested memory
The balloon device always returns "Amount of pages requested cannot fit
in u32" even if it fails due to the guest memory check.
Reword the error to make it more clear.
Signed-off-by: Riccardo Mancini <[email protected]>
0 commit comments