mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
e88367095f
Currently the QEMU driver secretly sets the QEMU_AUDIO_DRV env variable - VNC - set to "none", unless passthrough of host env variable is set - SPICE - always set to "spice" - SDL - always passthrough host env - No graphics - set to "none", unless passthrough of host env variable is set The setting of the QEMU_AUDIO_DRV env variable is done in the code which configures graphics. If no <audio> element is present, we now auto-populate <audio> elements to reflect this historical default config. This avoids need to set audio env when processing graphics. Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> |
||
---|---|---|
.. | ||
all_parameters.xml | ||
disk_driver_name_null.xml | ||
disk_snapshot_redefine.xml | ||
disk_snapshot.xml | ||
disk-seclabel.xml | ||
empty.xml | ||
external_vm_redefine.xml | ||
external_vm.xml | ||
full_domain.xml | ||
metadata.xml | ||
name_and_description.xml | ||
noparent_nodescription_noactive.xml | ||
noparent_nodescription.xml | ||
noparent.xml | ||
qcow2-metadata-cache.xml |