Skip to content

Don't hardcode vCPU ID #149

@dreamliner787-9

Description

@dreamliner787-9

With the introduction of microkit_sdf_gen and support in #146, we could get rid this:

#define GUEST_VCPU_ID 0

And have the user provide the vCPU's ID as that data is provided by the tool. Because currently, if the user set the vCPU ID to anything other than zero in the metaprogram, a null cap invocation is triggered when the vCPU is resumed on VMM boot.

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