spice : ajout son
This commit is contained in:
parent
f0769919c8
commit
195a76cc4a
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@ exec "$base" \
|
||||||
-device virtio-serial \
|
-device virtio-serial \
|
||||||
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0 \
|
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0 \
|
||||||
-spice port="$(first-free-port 5900)",addr=127.0.0.1,disable-ticketing=on \
|
-spice port="$(first-free-port 5900)",addr=127.0.0.1,disable-ticketing=on \
|
||||||
|
-audiodev spice,id=snd0 \
|
||||||
"$@"
|
"$@"
|
||||||
|
|
Loading…
Reference in a new issue