On Tue, Apr 11, 2017 at 05:53:48PM +0200, Peter Krempa wrote:
Move virshLookupDomainBy, virshCommandOptDomainBy and
virshCommandOptDomainBy to the helper file. Additionally turn the
virshCommandOptDomainBy macro into a function.
---
po/POTFILES.in | 1 +
tools/virsh-domain-monitor.c | 1 -
tools/virsh-domain.c | 71 ------------------------------------
tools/virsh-domain.h | 12 -------
tools/virsh-host.c | 1 -
tools/virsh-snapshot.c | 2 +-
tools/virsh-util.c | 86 ++++++++++++++++++++++++++++++++++++++++++++
tools/virsh-util.h | 17 +++++++++
8 files changed, 105 insertions(+), 86 deletions(-)
ACK
Jan