mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-11 19:26:46 +00:00
audio dev: add note that this is useful for SPICE
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b2dd61a045
commit
194b65f188
@ -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
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user