mirror of
https://github.com/izzy2lost/strato.git
synced 2026-03-26 16:58:01 -07:00
577a67babd
`CreateMirror` is limited to creating a mirror of a single contiguous region which does not work when creating a contiguous mirror of multiple non-contiguous regions. To support this functionality, `CreateMirrors` which expects a list of page-aligned regions and maps them into a contiguous mirror.