
8 Apr
2016
8 Apr
'16
12:46 p.m.
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@redhat.com> --- src/conf/domain_conf.c | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-)
ACK Jan