QEMU/Devices/Sound cards: Difference between revisions

m
...from about the same time, early 2000s
No edit summary
m (...from about the same time, early 2000s)
 
(2 intermediate revisions by the same user not shown)
Sound cards can be added easily to QEMU virtual machines easily through using <code>-audio</code> or the deprecatedremoved since QEMU 7.0 <code>-soundhw</code> argument.
 
==How to add a sound card==
===QEMU 7 and above:===
 
You can add a card with the following:
<kbd>output_driver</kbd> and <kbd>id</kbd> are the same as <kbd>-audiodev {output_driver},{id}</kbd> in older versions with their respective arguments.
 
===QEMU versions before 7.0:===
 
You can add a card with the following:
| PCI
| PCI card from 1997, has DirectSound3D support, supports .ecw file format playback
| Windows: Windows 98<br>Linux: ?Mandrake 8.2, maybe others<br>DOS: ?
|-
| gus