qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] block: Enable BDRV_O_SNAPSHOT with driver-speci


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH 0/2] block: Enable BDRV_O_SNAPSHOT with driver-specific options
Date: Tue, 19 Nov 2013 16:37:26 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]