On Thursday 01 January 1970 01:15, Pavel Machek wrote: > Hi! > > > Add a bootparameter to reserve high linear address space for hypervisors. > > This is necessary to allow dynamically loaded hypervisor modules, which > > Dynamically loaded hypervisor? Do we really want to support that? I hope so. IMHO letting Linux boot first and then the Hypervisor is a better design than the other way round which requires a lot of duplicated code. -Andi