mbox series

[0/2] x86/ucode: Cmdline fixes/improvements

Message ID 20250225222905.1182374-1-andrew.cooper3@citrix.com (mailing list archive)
Headers show
Series x86/ucode: Cmdline fixes/improvements | expand

Message

Andrew Cooper Feb. 25, 2025, 10:29 p.m. UTC
Yet more fixes from the overhaul.  This fixes cmdline parsing, rewrites the
cmdline docs for clarity, then drops a cmdline option which is of dubious
value.

No practical change.

Andrew Cooper (2):
  x86/ucode: Adjust parse_ucode() to match other list handling
  x86/ucode: Drop the ucode=nmi option

 docs/misc/xen-command-line.pandoc | 64 ++++++++++++++++---------------
 xen/arch/x86/cpu/microcode/core.c | 58 +++++++++++++---------------
 2 files changed, 61 insertions(+), 61 deletions(-)