On Mon, Apr 04, 2016 at 03:20:31PM +0200, Pavel Hrdina wrote:
Instead of calling the virDomainGraphicsListensParseXML function for
all
graphics types and ignore the wrong ones move the call only to graphics
types where we supports listen elements.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
src/conf/domain_conf.c | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
ACK
Jan