On POWER9/pseries, QEMU passes several regions of memory,
instead of a single region containing all memory, as the
code was expecting.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 25202 Build 23882: arc lint + arc unit
Event Timeline
Comment Actions
Makes sense to me. That's the same sort of thing that chrp_mem_regions() is doing to determine it for its own purposes.