[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/3] xen: support of large memory maps
This patch series is the first part for adding support of large EFI memory maps (> the current limit of 128 entries) while reducing trampoline size. I'm not posting the final patch for making the trampoline size reduction effective in order not to add major rebase work to Daniel's multiboot2 series. Juergen Gross (3): xen/x86: split boot trampoline into permanent and temporary part xen/x86: use trampoline e820 buffer for BIOS interface only xen/x86: support larger memory map from EFI xen/arch/x86/boot/mem.S | 32 ++++++++++++++++++++++++----- xen/arch/x86/boot/trampoline.S | 31 ++++++++++++++++++++++++++-- xen/arch/x86/boot/wakeup.S | 6 +++--- xen/arch/x86/e820.c | 24 ++++++++++------------ xen/arch/x86/efi/efi-boot.h | 10 ++++----- xen/arch/x86/setup.c | 46 ++++++++++++++++++++++-------------------- xen/arch/x86/xen.lds.S | 2 ++ xen/include/asm-x86/config.h | 1 + xen/include/asm-x86/e820.h | 11 +++++----- 9 files changed, 107 insertions(+), 56 deletions(-) -- 2.10.2 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |