Re: [libvirt] [PATCH v3 12/14] virsh: have snapshot 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-snapshot.c | 60 >

[libvirt] [PATCH v3 12/14] virsh: have snapshot 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-snapshot.c | 60 +- 1 file changed, 10 insertions(+), 50 deletions(-)