QEMU/Devices/Sound cards: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (make identical to pre-q7 example)
No edit summary
Sound cards can be added easily to QEMU virtual machines easily through using <code>-audio</code> or the removed-in-qemu-deprecated since QEMU 7.0 <code>-soundhw</code> argument.
 
==How to add a sound card==
<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.
 
<hr>
QEMU versions before 7.0:
You can add a card with the following:\n<pre>qemu-system-(arch) -soundhw (sound_card_model)</pre>
 
==Devices==
===i386/x86-64===

Navigation menu