Skip to content

Commit

Permalink
Merge pull request #143 from digitalsleuth/qemu_24
Browse files Browse the repository at this point in the history
Update qemu for 24
  • Loading branch information
ekristen authored Jan 21, 2025
2 parents a7cad91 + 3a27f04 commit 294567d
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions sift/packages/qemu.sls
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
qemu:
pkg.installed
# Name: qemu
# Website: https://www.qemu.org
# Description: A generic and open source machine emulator and virtualizer
# Category:
# Author: Multiple (https://gitlab.com/qemu-project/qemu/-/blob/master/MAINTAINERS)
# License: GNU General Public License v2 (https://gitlab.com/qemu-project/qemu/-/blob/master/LICENSE)
# Notes:

sift-package-qemu-system:
pkg.installed:
- name: qemu-system

0 comments on commit 294567d

Please sign in to comment.