]> git.ipfire.org Git - thirdparty/libvirt.git/commit
domain_conf: introduce virDomainGraphicsListenDefFormatAddr
authorPavel Hrdina <phrdina@redhat.com>
Tue, 17 May 2016 13:22:26 +0000 (15:22 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 20 May 2016 08:08:03 +0000 (10:08 +0200)
commit54820cc6004bbd54a2ffd3db95f09d30b361dac6
tree6a57308fe25a8e617c0c82385a3d42e323a92f9c
parent6bd0cd3b733cdbfc22d2176a402802c03c63b14b
domain_conf: introduce virDomainGraphicsListenDefFormatAddr

Move code that decide whether we print the 'listen' attribute or not
into virDomainGraphicsListenDefFormatAddr() function.

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