Skip to content

fatal error during initialization should result a TDVMCALL(REPORT_FATAL_ERROR) #765

@haitaohuang

Description

@haitaohuang

per GHCI spec, TD should invoke TDVMCALL(REPORT_FATAL_ERROR) R11=0x10003 leaf for fatal errors. This seems not implemented in MigTD, panic!() called in main.rs during initialization results in a HALT. VMM would only pause VP not teardown the whole TD. Any error before WFR should be fatal and vmm needs to teardown MigTD.

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