Hi,

This is v2 of the series I sent back in November, now condensed in a single
patch with heavier use of DCE, and with earlycpio removed too. 

While doing this I spotted a typo, thus the new patch1. Patch 2 has all the
meat, fat and bone of the old series at a fraction of the diffstat.

v1: 
https://lore.kernel.org/xen-devel/[email protected]/
pipeline (still running at time of send):
    https://gitlab.com/xen-project/people/agvallejo/xen/-/pipelines/2258163170

Cheers,
Alejandro

Alejandro Vallejo (2):
  x86/ucode: Fix typo s/mitigiated/mitigated/
  x86/ucode: Add Kconfig option to remove microcode loading

 automation/gitlab-ci/build.yaml    |  2 +-
 docs/misc/efi.pandoc               |  2 ++
 docs/misc/xen-command-line.pandoc  |  4 ++--
 xen/arch/x86/Kconfig               | 14 +++++++++++++-
 xen/arch/x86/cpu/microcode/amd.c   | 28 ++++++++++++++++------------
 xen/arch/x86/cpu/microcode/core.c  | 25 ++++++++++++++++++-------
 xen/arch/x86/cpu/microcode/intel.c | 16 +++++++++-------
 xen/arch/x86/efi/efi-boot.h        |  3 ++-
 xen/arch/x86/platform_hypercall.c  |  2 ++
 xen/common/Makefile                |  3 ++-
 10 files changed, 67 insertions(+), 32 deletions(-)


base-commit: a2a34d76643e49ccc949296c9a45888034e50b55
-- 
2.43.0


Reply via email to