summary refs log tree commit diff
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 7ac45bc..6cdee23 100755
--- a/run.sh
+++ b/run.sh
@@ -10,4 +10,6 @@ qemu-system-x86_64 \
     -vga none \
     -device virtio-gpu-pci \
     -audiodev pa,id=snd0 \
-    -usb -device usb-mouse
+    -usb -device usb-mouse \
+    -audiodev jack,id=jack0,out.connect-ports=Family \
+    -device ich9-intel-hda -device hda-duplex,audiodev=jack0