This primarily deals with the recurring topic "how much space between
kernel and initrd" when loading non-root Linux. There is now heuristic
to decide this better on x86, and there is command line switch for all
the cases the default does not work.

Jan

Jan Kiszka (5):
  tools: cell-linux: Use minimal decompression space for ARM64
  tools: cell-linux: Make kernel decompression factor configurable
  tools: cell-linux: Tune x86 decompression factor based on compression
    method
  Documentation: Remove reference to ACPI
  x86, arm: Move JAILHOUSE_BORROW_ROOT_PT into jailhouse_header.h

 Documentation/memory-layout.txt                    |  4 +-
 hypervisor/arch/arm/include/asm/jailhouse_header.h |  1 +
 hypervisor/arch/x86/include/asm/jailhouse_header.h |  1 +
 include/arch/arm/asm/jailhouse_hypercall.h         |  2 -
 include/arch/x86/asm/jailhouse_hypercall.h         |  2 -
 tools/jailhouse-cell-linux                         | 73 +++++++++++++++++++---
 6 files changed, 70 insertions(+), 13 deletions(-)

-- 
2.13.6

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to