audio dev: add note that this is useful for SPICE

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-07-18 09:08:40 +02:00
parent b2dd61a045
commit 194b65f188

View File

@ -641,7 +641,7 @@ EODESCR
audio0 => { audio0 => {
type => 'string', type => 'string',
enum => [qw(ich9-intel-hda intel-hda AC97)], enum => [qw(ich9-intel-hda intel-hda AC97)],
description => "Configure a audio device.", description => "Configure a audio device, useful in combination with QXL/Spice.",
optional => 1 optional => 1
}, },
}; };