On 17/02/2025 4:18 pm, Jan Beulich wrote: > On 17.02.2025 17:08, Ross Lagerwall wrote: >> A lot of systems automatically add microcode to the initrd so it can be >> useful as a vendor policy to always scan for microcode. Add a Kconfig >> option to allow setting the default behaviour. >> >> The default behaviour is unchanged since the new option defaults to >> "no". >> >> Signed-off-by: Ross Lagerwall <[email protected]> >> --- >> xen/arch/x86/Kconfig | 11 +++++++++++ >> xen/arch/x86/cpu/microcode/core.c | 2 +- >> 2 files changed, 12 insertions(+), 1 deletion(-) > Please also update the command line doc accordingly.
I've got an open task to fix both the cmdline and sphinx docs WRT changes in 4.20. I could do this too. ~Andrew
