On a Thursday in 2025, Pavel Hrdina wrote:
>Pavel Hrdina (16):
> domain_conf: graphics: use a function to format gl element
> domain_conf: graphics: use a function to format audio element
> domain_conf: modernize graphics formatting
> domain_conf: graphics: extract VNC formatting to separate function
> domain_conf: graphics: extract SDL formatting to separate function
> domain_conf: graphics: extract RDP formatting to separate function
> domain_conf: graphics: extract Desktop formatting to separate function
> domain_conf: graphics: extract Spice formatting to separate function
> domain_conf: graphics: extract EGL-Headless formatting to separate
> function
> domain_conf: graphics: extract DBus formatting to separate function
> domain_conf: graphics: extract listen formatting to separate function
> domain_conf: graphics: move listens formatting to relevant graphics
> types
> domain_conf: graphics: move remaining spice formatting
> domain_conf: graphics: move remaining VNC formatting
> domain_conf: graphics: fix error messages when formatting XML
> domain_conf: graphics: properly escape user provided strings when
> formatting XML
>
> src/conf/domain_conf.c | 724 +++++++++++++++++++++--------------------
> 1 file changed, 372 insertions(+), 352 deletions(-)
>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Jano