6 Mar
2019
6 Mar
'19
1 p.m.
On Wed, Mar 06, 2019 at 09:20:44AM +0100, Peter Krempa wrote:
Use virXMLFormatElement for the formatting which allows us to avoid looking through the array to see if any feature is enabled.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 31 ++++++++++++------------------- 1 file changed, 12 insertions(+), 19 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano