qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, stefanha@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] block: Enable BDRV_O_SNAPSHOT with driver-specific options
Date: Tue, 19 Nov 2013 16:37:26 +0100	[thread overview]
Message-ID: <1384875448-13115-1-git-send-email-kwolf@redhat.com> (raw)

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	other threads:[~2013-11-19 15:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-19 15:37 Kevin Wolf [this message]
2013-11-19 15:37 ` [Qemu-devel] [PATCH 1/2] block: Enable BDRV_O_SNAPSHOT with driver-specific options 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1384875448-13115-1-git-send-email-kwolf@redhat.com \
    --to=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).