qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] block: Enable BDRV_O_SNAPSHOT with driver-specific options
@ 2013-11-19 15:37 Kevin Wolf
  2013-11-19 15:37 ` [Qemu-devel] [PATCH 1/2] " Kevin Wolf
  2013-11-19 15:37 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: Test snapshot mode Kevin Wolf
  0 siblings, 2 replies; 7+ messages in thread
From: Kevin Wolf @ 2013-11-19 15:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, stefanha

Currently you have to decide whether you want to use -snapshot/snapshot=on or
driver-specific options, they don't go together. This series removes this
limitation.

Kevin Wolf (2):
  block: Enable BDRV_O_SNAPSHOT with driver-specific options
  qemu-iotests: Test snapshot mode

 block.c                    | 49 ++++++++++++++++++++---------------------
 tests/qemu-iotests/051     | 17 +++++++++++++++
 tests/qemu-iotests/051.out | 54 +++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 89 insertions(+), 31 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-11-21 15:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-19 15:37 [Qemu-devel] [PATCH 0/2] block: Enable BDRV_O_SNAPSHOT with driver-specific options Kevin Wolf
2013-11-19 15:37 ` [Qemu-devel] [PATCH 1/2] " Kevin Wolf
2013-11-19 15:52   ` Eric Blake
2013-11-21 14:33   ` Stefan Hajnoczi
2013-11-21 15:05     ` Kevin Wolf
2013-11-19 15:37 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: Test snapshot mode Kevin Wolf
2013-11-19 15:54   ` Eric Blake

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).