Relax layout requirements for MultiUseSandbox::restore - #1728
Merged
Merged
Conversation
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
from
August 12, 2026 18:11
2074b7b to
2150200
Compare
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
2 times, most recently
from
August 12, 2026 23:08
afdbb20 to
d4e7519
Compare
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
from
August 13, 2026 19:46
d4e7519 to
f0fa0c2
Compare
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
2 times, most recently
from
August 13, 2026 21:38
3518a13 to
a110461
Compare
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
from
August 13, 2026 22:44
a110461 to
8297af8
Compare
ludfjig
marked this pull request as ready for review
August 13, 2026 23:20
ludfjig
requested review from
andreiltd,
dblnz,
devigned,
jprendes,
jsturtevant,
simongdavies,
squillace and
syntactically
as code owners
August 13, 2026 23:20
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
from
August 18, 2026 01:20
5edde4f to
2c77eff
Compare
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
2 times, most recently
from
August 18, 2026 17:45
1313477 to
d0c4cf0
Compare
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
from
August 18, 2026 18:40
d0c4cf0 to
900796a
Compare
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
from
August 18, 2026 21:13
900796a to
715d187
Compare
ludfjig
dismissed
jprendes’s stale review
August 19, 2026 19:22
The merge-base changed after approval.
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
from
August 19, 2026 19:22
715d187 to
09d6fda
Compare
jprendes
previously approved these changes
Aug 19, 2026
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
from
August 19, 2026 21:34
09d6fda to
e618cc9
Compare
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
from
August 24, 2026 18:12
5e74093 to
a537f79
Compare
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
from
August 24, 2026 20:49
a537f79 to
3b05e44
Compare
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
ludfjig
force-pushed
the
ll/snapshot-restore-layout-compatibility
branch
from
August 24, 2026 21:04
3b05e44 to
0147dfb
Compare
syntactically
approved these changes
Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This makes it possible to restore snapshots from different guest binaries and memory layouts into a sandbox, provided the registered host functions are compatible.
closes #1592