On 16.01.2026 04:08, [email protected] wrote: > --- a/INSTALL > +++ b/INSTALL > @@ -33,11 +33,11 @@ small subset of the options. Attempts to change other > options will be > silently overridden. The only way to find which configuration options > are available is to run `make menuconfig' or the like.
I fear this earlier paragraph needs editing as well, which will then make more clear that ... > -You can counter-override this behaviour by setting XEN_CONFIG_EXPERT=y > -in your environment. However, doing this is not supported and the > -resulting configurations do not receive security support. If you set > -this variable there is nothing stopping you setting dangerously > -experimental combinations of features - not even any warnings. > +This behavior can be overridden by enabling "Configure EXPERT features" > +in Kconfig (CONFIG_EXPERT). ... this may not be quite adequate. Jan > However, resulting configurations do not > +receive security support. In addition, CONFIG_EXPERT permits the > +selection of experimental and potentially unsafe feature combinations > +without generating configuration warnings.
