Skip to content

Support uuid syntax #2

@ben-grande

Description

@ben-grande

After the following PR is merged:

Add support for uuid: syntax. It can be specified in the source, destination, target_uuid=uuid: and can be of @dispvm:uuid: in the previous fields.

The UUID is generated from Python's uuid library, as seen in qubes-core-admin/qubes/vm/init.py respects RFC 4122.

It is a 32 chars string without couting the - hyphens (+4=36). Composed with of 00000000-0000-0000-0000-000000000000 (8+4+4+4+12), being hexadecimal strings, [0-9a-fA-F]. Note that uppercase letters depends on the response of QubesOS/qubes-core-qrexec#135 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions