Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose actual guest HW description in guest topology #2586

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jun 3, 2024

  1. Expose actual guest HW description in guest topology

    Related to #2402. The patch
    bootstraps `hardware` field in the guest topology content, and
    populates it it very basic content. Extending it with more info,
    e.g. `disk` or `system`, will be task for future patches.
    happz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    863f7d1 View commit details
    Browse the repository at this point in the history
  2. squash: fix simplification

    happz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    72b5974 View commit details
    Browse the repository at this point in the history
  3. squash: fix versionchanged

    happz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e5164ab View commit details
    Browse the repository at this point in the history