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

quickemu: Add at v4.9.6 #4169

Merged
merged 1 commit into from
Oct 28, 2024
Merged

quickemu: Add at v4.9.6 #4169

merged 1 commit into from
Oct 28, 2024

Conversation

silkeh
Copy link
Member

@silkeh silkeh commented Oct 27, 2024

Summary

Initial addition of Quickemu, a tool for quickly spinning up disposable VMs.

Resolves #3487

Test Plan

Download and start an Alpine VM:

quickget alpine v3.20
quickemu --vm alpine-v3.20.conf --viewer spicy --width 1920 --height 1080

Remove it after starting:

quickemu --vm alpine-v3.20.conf --kill --delete-vm

Checklist

  • Package was built and tested against unstable

**Summary**

Initial addition of Quickemu, a tool for quickly spinning up disposable VMs.

Resolves #3487
Copy link
Member

@davidjharder davidjharder left a comment

Choose a reason for hiding this comment

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

🦢

@davidjharder davidjharder merged commit d8fa2f4 into main Oct 28, 2024
1 check passed
@davidjharder davidjharder deleted the add-quickemu branch October 28, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

quickemu
2 participants