Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
204 |
- |
1 |
# Customizations for the virtqemud.service systemd unit
|
|
|
2 |
|
|
|
3 |
VIRTQEMUD_ARGS="--timeout 120"
|
|
|
4 |
|
|
|
5 |
# Override the QEMU/SDL default audio driver probing when
|
|
|
6 |
# starting virtual machines using SDL graphics
|
|
|
7 |
#
|
|
|
8 |
# NB these have no effect for VMs using VNC, unless vnc_allow_host_audio
|
|
|
9 |
# is enabled in /etc/libvirt/qemu.conf
|
|
|
10 |
#QEMU_AUDIO_DRV=sdl
|
|
|
11 |
#
|
|
|
12 |
#SDL_AUDIODRIVER=pulse
|