libvirt/tests/qemumigrationcookiexmldata
Daniel P. Berrangé e88367095f qemu: populate <audio> element with default config
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>
2021-03-09 22:58:30 +00:00
..
basic-xml2xml-in.xml tests: Add testing of qemu migration cookie 2020-11-09 12:25:49 +01:00
basic-xml2xml-out.xml tests: Add testing of qemu migration cookie 2020-11-09 12:25:49 +01:00
full-xml2xml-in.xml qemumigrationcookiexmltest: Add synthetic test case 2020-11-09 12:25:49 +01:00
full-xml2xml-out.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
modern-dom-out-dest.xml tests: Add testing of qemu migration cookie 2020-11-09 12:25:49 +01:00
modern-dom-out-source.xml tests: Add testing of qemu migration cookie 2020-11-09 12:25:49 +01:00
nbd-bitmaps-xml2xml-in.xml tests: qemumigrationcookie: Add testing for block dirty bitmap migration 2021-02-20 13:21:21 +01:00
nbd-bitmaps-xml2xml-migparams.json tests: qemumigrationcookie: Add testing for block dirty bitmap migration 2021-02-20 13:21:21 +01:00
nbd-bitmaps-xml2xml-out.xml tests: qemumigrationcookie: Add testing for block dirty bitmap migration 2021-02-20 13:21:21 +01:00