Re: [Xen-devel] [PATCH v2 05/22] mini-os: add boot code for HVMlite support

2016-08-24 Thread Samuel Thibault
Juergen Gross, on Wed 24 Aug 2016 12:11:27 +0200, wrote: > A HVMlite domain is always starting in 32 bit mode. Add the appropriate > boot code to arch/x86 for the non-paravirtualized case. > > For this boot code to become active we need to suppress the pv related > elfnotes and add an appropriate

[Xen-devel] [PATCH v2 05/22] mini-os: add boot code for HVMlite support

2016-08-24 Thread Juergen Gross
A HVMlite domain is always starting in 32 bit mode. Add the appropriate boot code to arch/x86 for the non-paravirtualized case. For this boot code to become active we need to suppress the pv related elfnotes and add an appropriate elfnote for HVMlite. As the HVMlite boot code is more or less the