Skip to content

Support "supported" field for host types

Add support for a new field for host types: "supported". It accepts the same patterns used for "enabled" and "waived" case fields, but for specifying which parameters of the kernel are supported by a particular host type. It will replace the existing "arches" field in host types.

This will let us specify that VM host types cannot run kernels built with 64K pages, yet.

Concerns redhat/centos-stream/tests/kernel/kpet-db#94 (closed)

Merge request reports