]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Offer only persistent domains for autostart
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 25 Jan 2018 13:50:32 +0000 (14:50 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 31 Jan 2018 14:41:51 +0000 (15:41 +0100)
commit74f044acf7921c9c6a2f7681916c016c3b6d7f57
treedb473e4317a307594a7e057f6fe02f5486d66818
parent3b225256cd6abc8b95555d3dc0c03c55afc6d707
virsh: Offer only persistent domains for autostart

The 'autostart' command accepts only persistent domains. Make the
completer return only those.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh-domain.c