On Fri, Jan 17, 2025 at 09:01:41AM -0800, Roman Kisel wrote:
> > For Linux, running in Hyper-V VTL (Virtual Trust Level), kernel in VTL2
> > tries to access VTL0 low memory in probe_roms. This memory is not
> > described in the e820 map. Initialize probe_roms call to no-ops
> > during boot for VTL2
> For Linux, running in Hyper-V VTL (Virtual Trust Level), kernel in VTL2
> tries to access VTL0 low memory in probe_roms. This memory is not
> described in the e820 map. Initialize probe_roms call to no-ops
> during boot for VTL2 kernel to avoid this. The issue got identified
> in OpenVMM which de
For Linux, running in Hyper-V VTL (Virtual Trust Level), kernel in VTL2
tries to access VTL0 low memory in probe_roms. This memory is not
described in the e820 map. Initialize probe_roms call to no-ops
during boot for VTL2 kernel to avoid this. The issue got identified
in OpenVMM which detects inva