Clarify -soundhw documentation as to avoid hda confusion
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5867 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
d08c4d34a0
commit
9b3469cc9a
@ -371,10 +371,10 @@ Enable audio and selected sound hardware. Use ? to print all
|
||||
available sound hardware.
|
||||
|
||||
@example
|
||||
qemu -soundhw sb16,adlib hda
|
||||
qemu -soundhw es1370 hda
|
||||
qemu -soundhw ac97 hda
|
||||
qemu -soundhw all hda
|
||||
qemu -soundhw sb16,adlib disk.img
|
||||
qemu -soundhw es1370 disk.img
|
||||
qemu -soundhw ac97 disk.img
|
||||
qemu -soundhw all disk.img
|
||||
qemu -soundhw ?
|
||||
@end example
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user