diff options
Diffstat (limited to 'qemu-options.hx')
-rw-r--r-- | qemu-options.hx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu-options.hx b/qemu-options.hx index 9e38dfb775..4d99a58fc5 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -393,6 +393,7 @@ available sound hardware. qemu -soundhw sb16,adlib disk.img qemu -soundhw es1370 disk.img qemu -soundhw ac97 disk.img +qemu -soundhw hda disk.img qemu -soundhw all disk.img qemu -soundhw ? @end example |