On 16.05.2025 10:31, Roger Pau Monne wrote: > For once the message printed when a BAR overlaps with a non-hole regions is > not accurate on x86. While the BAR won't be mapped by the vPCI logic, it > is quite likely overlapping with a reserved region in the memory map, and > already mapped as by default all reserved regions are identity mapped in > the p2m. Fix the message so it just warns about the overlap, without > mentioning that the BAR won't be mapped, as this has caused confusion in > the past.
I was trying to get back to this, but my attempt to use this "fixed message" as an anchor failed: You don't modify any existing message, and hence I was unable to determine which other message you refer to here. None of the ones I looked at appear to fit this description. Jan