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

Add -kvm and -vcpu options to show information about VMs and VCPUs #130

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

SiddhiK29
Copy link
Member

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 22, 2024
drgn_tools/virtutil.py Outdated Show resolved Hide resolved
drgn_tools/virtutil.py Outdated Show resolved Hide resolved
drgn_tools/virtutil.py Outdated Show resolved Hide resolved
drgn_tools/virtutil.py Outdated Show resolved Hide resolved
drgn_tools/virtutil.py Outdated Show resolved Hide resolved
@brenns10
Copy link
Member

This is looking good, thank you for this, and sorry for the delay in review. Would you mind including Orabug: 37357370 in your commit message for this commit?

@joejin00
Copy link

Siddhi, virtutil is used to detected hypervisor type like virt-what. I would like dedicated module for kvm to support for this.

Show information about all the VMs and VCPUs of each VM.

Orabug: 37357370
Signed-off-by: Siddhi Katage <[email protected]>
Copy link
Member

@brenns10 brenns10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, thank you.

There have been some issues with CI (especially Gitlab CI). I've resolved them on the latest main branch, and I went ahead and rebased this on top of main and triggered new tests on Gitlab. Assuming they pass, I'll merge this.

@brenns10 brenns10 merged commit feb76b5 into oracle-samples:main Jan 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants