QEMU/Devices/Sound cards: Difference between revisions

Jump to navigation Jump to search
m
make identical to pre-q7 example
m (reword first line)
m (make identical to pre-q7 example)
==How to add a sound card==
QEMU 7 and above:
You can add a card with the following:\n<pre>qemu-system-(arch) <pre>-audio driver={output_driver},model={sound_card_model},id={id}</pre>
<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.
 

Navigation menu