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
Configurations for 4.14, 5.10 and 6.1 guest kernels with ACPI support.
This, also updates other configuration options that are enabled
automatically while building the kernels. These options were taken from
the saved config files from built kernels for our CI.
ACPI configuration increases kernel image files size. 4.14 kernel goes
from 19MB to 19.4MB. 5.10 goes from 26.3MB to 28.9MB. 6.1 goes from
26.5MB to 29.1MB.
Also, add a configuration for guest 5.10 without ACPI so that we keep
testing MPTable and passing VirtIO devices via kernel command line
paramters, for as long as these are in the deprecation period. Once we
drop support for these two, we can remove this from our test matrix.
Signed-off-by: Babis Chalios <[email protected]>
0 commit comments