Am 04.08.2010 19:55, schrieb Miguel Di Ciurcio Filho: > Hi there! > > This series introduces updates the 'info snapshots' and 'savevm' commands. > > Patch 1 summarizes the output of 'info snapshots' to show only fully > available snapshots. > > Patch 2 adds a default name to an snapshot in case the user did not provide > one, > using a template like vm-YYYYMMDDHHMMSS. > > Patch 3 adds -f to the 'savevm' command in case the use really wants to > overwrite an snapshot. > > More details in each patch. > > Changelog from previous version: > -------------------------------- > - libvirt is not affected by the change in savevm > - Fixed some coding errors and do not rename the name of variables
Thanks, applied patch 1 and 2 to the block branch. Commented on patch 3. Kevin