The second version of patches. Changelog is available in each patch. Sergey Dyasli (3): xen/multiboot: add proper struct definitions to typedefs x86/ucode: allow cpu_request_microcode() to skip memory allocation x86/ucode: load microcode earlier on boot CPU
xen/arch/x86/cpu/microcode/amd.c | 13 ++++-- xen/arch/x86/cpu/microcode/core.c | 70 +++++++++++++++++++++++----- xen/arch/x86/cpu/microcode/intel.c | 13 ++++-- xen/arch/x86/cpu/microcode/private.h | 15 ++++-- xen/arch/x86/include/asm/microcode.h | 7 ++- xen/arch/x86/include/asm/setup.h | 3 -- xen/arch/x86/setup.c | 10 ++-- xen/include/xen/multiboot.h | 25 ++++++---- 8 files changed, 115 insertions(+), 41 deletions(-) -- 2.17.1