Skip to content

Create sysvm attrset#1766

Merged
brianmcgillion merged 2 commits intotiiuae:mainfrom
brianmcgillion:create-sysvm-attrset
Feb 18, 2026
Merged

Create sysvm attrset#1766
brianmcgillion merged 2 commits intotiiuae:mainfrom
brianmcgillion:create-sysvm-attrset

Conversation

@brianmcgillion
Copy link
Copy Markdown
Collaborator

Description of Changes

Type of Change

  • New Feature
  • Bug Fix
  • Improvement / Refactor

Related Issues / Tickets

Checklist

  • Clear summary in PR description
  • Detailed and meaningful commit message(s)
  • Commits are logically organized and squashed if appropriate
  • Contribution guidelines followed
  • Ghaf documentation updated with the commit - https://tiiuae.github.io/ghaf/
  • Author has run make-checks and it passes
  • All automatic GitHub Action checks pass - see actions
  • Author has added reviewers and removed PR draft status

Testing Instructions

Applicable Targets

  • Orin AGX aarch64
  • Orin NX aarch64
  • Lenovo X1 x86_64
  • Dell Latitude x86_64
  • System 76 x86_64

Installation Method

  • Requires full re-installation
  • Can be updated with nixos-rebuild ... switch
  • Other:

Test Steps To Verify:

  1. ...

Similar to how app vms are created and defined do the same for the
system vms. This will provide a consistent mechanism for interrogating
which system vms are available.

Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
Creates a registry of both the registered, available and enabled system
vms. In the future we can add "features" to the system vms that could be
queried to define the functionality that they support or make available
to the system, similar to how the appvms currently make their features
available to the guivm.

Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
@brianmcgillion brianmcgillion merged commit d85657c into tiiuae:main Feb 18, 2026
32 checks passed
@brianmcgillion brianmcgillion deleted the create-sysvm-attrset branch February 18, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants