qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Cody <jcody@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, amulya.lokesha@emc.com, stefanha@redhat.com,
	mreitz@redhat.com
Subject: [Qemu-devel] [PATCH 0/4] VHDX Fixes for zero init
Date: Mon,  8 Dec 2014 01:07:41 -0500	[thread overview]
Message-ID: <cover.1418018421.git.jcody@redhat.com> (raw)

A couple of VHDX fixes in this series:
 * updating the driver to reflect the 1.00 spec for the value of
   PAYLOAD_BLOCK_UNMAPPED (thanks Kevin)
 * enabling VHDX to support zero init in qemu-img convert

1/4: compiling: e8718ae: block: vhdx - remove redundant comments
2/4: compiling: 8a4d2da: block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec
3/4: compiling: 44f08c2: block: vhdx - change .vhdx_create default block state to ZERO
4/4: compiling: 3eb0cd2: block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1

Jeff Cody (4):
  block: vhdx - remove redundant comments
  block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec
  block: vhdx - change .vhdx_create default block state to ZERO
  block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1

 block/vhdx.c  | 18 +++++++++++-------
 block/vhdx.h  |  3 ++-
 qemu-doc.texi |  6 +++++-
 3 files changed, 18 insertions(+), 9 deletions(-)

-- 
1.9.3

             reply	other threads:[~2014-12-08  6:08 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-08  6:07 Jeff Cody [this message]
2014-12-08  6:07 ` [Qemu-devel] [PATCH 1/4] block: vhdx - remove redundant comments Jeff Cody
2014-12-08  8:42   ` Max Reitz
2014-12-12 13:28   ` Stefan Hajnoczi
2014-12-15  9:04     ` Markus Armbruster
2014-12-08  6:07 ` [Qemu-devel] [PATCH 2/4] block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec Jeff Cody
2014-12-08  8:44   ` Max Reitz
2014-12-08  6:07 ` [Qemu-devel] [PATCH 3/4] block: vhdx - change .vhdx_create default block state to ZERO Jeff Cody
2014-12-08  8:48   ` Max Reitz
2014-12-08  6:07 ` [Qemu-devel] [PATCH 4/4] block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1 Jeff Cody
2014-12-08  8:50   ` Max Reitz
2014-12-11  4:21     ` Lokesha, Amulya
2014-12-11  9:06       ` Max Reitz
2014-12-12 14:43         ` Lokesha, Amulya
2014-12-12 15:17           ` Jeff Cody
2014-12-12 15:59             ` Lokesha, Amulya
2014-12-17 10:46             ` Lokesha, Amulya
2014-12-17 12:14               ` Jeff Cody
2014-12-23 10:07                 ` Lokesha, Amulya
2014-12-23 14:03                   ` Jeff Cody
2015-01-06 10:30                     ` Lokesha, Amulya
2014-12-12 15:44 ` [Qemu-devel] [PATCH 0/4] VHDX Fixes for zero init Stefan Hajnoczi

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=cover.1418018421.git.jcody@redhat.com \
    --to=jcody@redhat.com \
    --cc=amulya.lokesha@emc.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@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).