]> git.ipfire.org Git - thirdparty/libvirt.git/commit
domain_conf: graphics: move remaining spice formatting
authorPavel Hrdina <phrdina@redhat.com>
Thu, 6 Mar 2025 11:48:47 +0000 (12:48 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 7 Mar 2025 13:01:27 +0000 (14:01 +0100)
commit15599d34815498033908d395444bd40fe764a8a3
treef320d5b4ee082db026230e32afb6a8d2f86e741d
parent08925c0bea25513d894fb30e562442de8fee4031
domain_conf: graphics: move remaining spice formatting

Now we are able to move the rest into virDomainGraphicsDefFormatSpice
without breaking order of elements in the resulting XML.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c