add sound

This commit is contained in:
Ilfat G 2022-11-03 13:56:39 +03:00
parent e341ffce2e
commit d3e2f32505
No known key found for this signature in database
GPG key ID: D5E884CA11E29755
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Setup parameters for qemoo
# additional parameters for qemu
QEMUADD="-vga std -smp 2"
QEMUADD="-device ich9-intel-hda -device hda-duplex,audiodev=audio0 -audiodev alsa,id=audio0 -vga std -smp 2"
# what to do (run or install, default: run)
#ACTION='run'

View file

@ -1,7 +1,7 @@
Summary: Wrapper for qemu to easy run guest machines
Name: qemoo
Version: 0.5
Release: 1
Release: 2
License: GPLv2+
Group: System/Base
Url: https://abf.io/import/qemoo