Hi Andre, On 20/06/16 16:09, Andre Przywara wrote:
These patches allow to include a Xen hypervisor binary into a boot-wrapper ELF file, so that a Foundation Platform or a Fast Model can boot a Xen system (including a Dom0 kernel). This has been floating around for a while, I just updated the patches to apply on the latest boot-wrapper tree. Also I increased Xen's load address to accomodate for Dom0 kernels bigger than 16 MB. For testing this just add: "--with-xen=/path/to/xen/xen/xen" to the ./configure command line and feed the resulting xen-system.axf file to the model.
Tested-by: Julien Grall <julien.gr...@arm.com> Regards,
Cheers, Andre. Christoffer Dall (3): Support for building in a Xen binary Xen: Support adding DT nodes Explicitly clean linux-system.axf and xen-system.axf Ian Campbell (1): Xen: Select correct dom0 console .gitignore | 1 + Makefile.am | 38 +++++++++++++++++++++++++------------- boot_common.c | 4 ++-- configure.ac | 26 +++++++++++++++++++++++++- model.lds.S | 14 ++++++++++++++ 5 files changed, 67 insertions(+), 16 deletions(-)
-- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel