Skip to content

Move parameters that are likely global to global config #3

@sn0ja

Description

@sn0ja

Some API parameters are set at machine creation, but are very likely to be the same for every machine.
Such parameters should be set globally to make api less complex.
Example: graphics_address in add_linux_domain
Move this from add_linux_domain to the constructor of the Range class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersimportantImportant issue, other features, projects or issues depend on it, implement fast

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions