qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] snapshots: various updates
@ 2010-08-04 17:55 Miguel Di Ciurcio Filho
  2010-08-04 17:55 ` [Qemu-devel] [PATCH 1/3] monitor: make 'info snapshots' show only fully available snapshots Miguel Di Ciurcio Filho
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Miguel Di Ciurcio Filho @ 2010-08-04 17:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, Miguel Di Ciurcio Filho, armbru, lcapitulino

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

Regards,

Miguel

Miguel Di Ciurcio Filho (3):
  monitor: make 'info snapshots' show only fully available snapshots
  savevm: Generate a name when run without one
  savevm: prevent snapshot overwriting

 qemu-monitor.hx |    7 ++--
 savevm.c        |   97 ++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 76 insertions(+), 28 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-08-30 14:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-04 17:55 [Qemu-devel] [PATCH 0/3] snapshots: various updates Miguel Di Ciurcio Filho
2010-08-04 17:55 ` [Qemu-devel] [PATCH 1/3] monitor: make 'info snapshots' show only fully available snapshots Miguel Di Ciurcio Filho
2010-08-04 17:55 ` [Qemu-devel] [PATCH 2/3] savevm: Generate a name when run without one Miguel Di Ciurcio Filho
2010-08-04 17:55 ` [Qemu-devel] [PATCH 3/3] savevm: prevent snapshot overwriting Miguel Di Ciurcio Filho
2010-08-30 14:28   ` [Qemu-devel] " Kevin Wolf
2010-08-30 14:39 ` [Qemu-devel] Re: [PATCH 0/3] snapshots: various updates Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).