Re: [Xen-devel] [PATCH v9 09/13] x86: change default load address from 1 MiB to 2 MiB

2016-09-30 Thread Jan Beulich
>>> On 29.09.16 at 23:42, wrote: > Subsequent patches introducing relocatable early boot code play with > page tables using 2 MiB huge pages. If load address is not aligned at > 2 MiB then code touching such page tables must have special cases for > start and end of Xen image memory region. So, le

[Xen-devel] [PATCH v9 09/13] x86: change default load address from 1 MiB to 2 MiB

2016-09-29 Thread Daniel Kiper
Subsequent patches introducing relocatable early boot code play with page tables using 2 MiB huge pages. If load address is not aligned at 2 MiB then code touching such page tables must have special cases for start and end of Xen image memory region. So, let's make life easier and move default load