Re: [libvirt] [PATCH 4/8] save: add --direct flag to virsh save operations

2011-07-19 Thread Daniel P. Berrange
On Thu, Jul 14, 2011 at 08:24:31AM -0600, Eric Blake wrote: > Wire up the new flag to virsh. Also, the 'dump' command had > undocumented flags. > > * tools/virsh.c (cmdSave, cmdManagedSave, cmdDump): Add new flag. > * tools/virsh.pod (save, managedsave, dump): Document flags. > --- > tools/virsh

[libvirt] [PATCH 4/8] save: add --direct flag to virsh save operations

2011-07-14 Thread Eric Blake
Wire up the new flag to virsh. Also, the 'dump' command had undocumented flags. * tools/virsh.c (cmdSave, cmdManagedSave, cmdDump): Add new flag. * tools/virsh.pod (save, managedsave, dump): Document flags. --- tools/virsh.c | 12 ++-- tools/virsh.pod | 17 ++--- 2 file