Skip to content

'savevm' monitor command crashes QEMU. #205

@jacobbramley

Description

@jacobbramley
  • Configure QEMU such that VM snapshots are available. The easiest way is to pass -snapshot (or via cheribuild with --run/ephemeral).
  • Whilst running (e.g. at the CheriBSD login prompt), enter the monitor and issue savevm <name>:
(qemu) savevm test
qemu-system-morello: ../../qemu/migration/../target/cheri-common/cheri-compressed-cap/cheri_compressed_cap_common.h:474: cc128_addr_t cc128_compress_raw(const cc128_cap_t *): Assertion `(!csp->cr_tag || cc128_get_reserved(csp) == 0) && "Unknown reserved bits set it tagged capability"' failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions