Re: [libvirt] [PATCH v3 11/14] virsh: Have domain-monitor use common "domain" option

2016-01-11 Thread Andrea Bolognani
On Sat, 2016-01-09 at 08:36 -0500, John Ferlan wrote: > Make use of the common VIRSH_COMMON_OPT_DOMAIN macro for each of the > matching '.name = "domain"' command options. >  > Signed-off-by: John Ferlan > --- >  tools/virsh-domain-monitor.c | 77

Re: [libvirt] [PATCH v3 11/14] virsh: Have domain-monitor use common "domain" option

2016-01-11 Thread John Ferlan
On 01/11/2016 08:07 AM, Andrea Bolognani wrote: > On Sat, 2016-01-09 at 08:36 -0500, John Ferlan wrote: >> Make use of the common VIRSH_COMMON_OPT_DOMAIN macro for each of the >> matching '.name = "domain"' command options. >> >> Signed-off-by: John Ferlan >> --- >>

[libvirt] [PATCH v3 11/14] virsh: Have domain-monitor use common "domain" option

2016-01-09 Thread John Ferlan
Make use of the common VIRSH_COMMON_OPT_DOMAIN macro for each of the matching '.name = "domain"' command options. Signed-off-by: John Ferlan --- tools/virsh-domain-monitor.c | 77 1 file changed, 13 insertions(+), 64 deletions(-)