2.5 project-setup 2.7 test-runner
Simics Reference Manual  /  2 Command-Line Tools and Programs  / 

2.6 checkpoint-merge

SYNOPSIS

checkpoint-merge [options] src dst [paths...]

DESCRIPTION

Merges all ancestors of a given checkpoint into a new checkpoint. The output checkpoint therefore has no dependencies; it is an absolute checkpoint. This is useful if you, for example, want to distribute a checkpoint.

Note that this also merges image files with disk and memory contents, to make sure the output checkpoint really is self-contained.

With the --checkpoints-only option, the resulting checkpoint will still have references to initial image files, so it will not really be entirely self-contained. However, it is likely to be smaller and the merge itself takes less time.

Any recordings in the given checkpoint, i.e. the most recent source checkpoint, are discarded.

OPTIONS

2.5 project-setup 2.7 test-runner