On Sun, Aug 04, 2019 at 10:21:19PM -0300, jcfaracco(a)gmail.com wrote:
From: Julio Faracco <jcfaracco(a)gmail.com>
XML need to support both properties together. This commit adds XML
support for QXL model if they are set. Domain configuration is able to
The commit message should show an example of the XML that is being
added.
Also, the XML->XML test should be a part of this commit.
Jano
parse this properties.
Signed-off-by: Julio Faracco <jcfaracco(a)gmail.com>
---
src/conf/domain_conf.c | 26 ++++++++++++++++++++++++++
src/conf/domain_conf.h | 2 ++
2 files changed, 28 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano