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
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
In order to support memory hot plug, image size must be aligned
to 128 (defined by PAGE_SECTION_MASK in the Linux Kernel), otherwise
memory will not be plugged by the guest Linux Kernel, If this value
is not aligned, osbuilder will align it
fixes#49
Signed-off-by: Julio Montes <[email protected]>
0 commit comments