
4 Mar
2021
4 Mar
'21
7:04 p.m.
On a Thursday in 2021, Peter Krempa wrote:
Simplify the logic picking which element form to format by using virBuffers for the partial properties and virXMLFormatElement for combining them.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 93 ++++++++++++++++-------------------------- 1 file changed, 35 insertions(+), 58 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano