On 24.10.2024 18:03, Andrew Cooper wrote: > discard_initial_images() only works because init_domheap_pages() with ps==pe > is a no-op.
And intentionally so. Hence why I don't mind ... > In dom0_construct(), explaining the significance of setting the initrd length > to 0, and put an explicit check in discard_initial_images(). ... the extra conditional, I also don't really see why we would strictly need it. Jan
