]> xenbits.xensource.com Git - libvirt.git/commit
Unify domain name shortening
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 26 Apr 2016 06:43:40 +0000 (08:43 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 27 Apr 2016 13:07:10 +0000 (15:07 +0200)
commita042275a396ed5fc338bfdd464b76de2215a8058
treeda684cbd1b374a2905a0340601478dafeb4321b6
parentd3d4fb4b187e88d470d37867cdaff3f32e01efef
Unify domain name shortening

Add virDomainObjGetShortName() and use it.  For now that's used in one
place, but we should expose it so that future patches can use it.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/qemu/qemu_domain.c