Skip to content

main/linux-lts: Enable virtio-mem for virt flavor

Andrea Bolognani requested to merge abologna/aports:virtio-mem into master

It was enabled in 3.16, but in 3.19 it's only enabled for the lts flavor.

KubeVirt uses Alpine 3.16 as part of its functional test suite, which among other things exercises the virtio-mem device. We are looking to move to 3.19, but unless this is addressed doing so will require switching to the more heavyweight lts flavor.

Merge request reports