]> git.ipfire.org Git - thirdparty/libvirt.git/commit
domain_conf: introduce virDomainGraphicsListensParseXML
authorPavel Hrdina <phrdina@redhat.com>
Wed, 2 Mar 2016 15:27:02 +0000 (16:27 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 8 Apr 2016 15:36:27 +0000 (17:36 +0200)
commitffce6090f649d60874b8121019c1a3be4bda2a75
treeaa2f08c849e7ee10577d6f0f4f25ce232cf29fd4
parentf037a955a7e4079e6561da7a2620f4b6e163873d
domain_conf: introduce virDomainGraphicsListensParseXML

Move code, that parses graphics listens, to its own function.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/conf/domain_conf.c