All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Cody <jcody@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, stefanha@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] Accommodate VHDX images created by Disk2VHD
Date: Tue, 13 May 2014 10:00:51 -0400	[thread overview]
Message-ID: <cover.1399989040.git.jcody@redhat.com> (raw)

This series adds support for VHDX images created with Microsofts p2v tool Disk2VHD.

Jeff Cody (2):
  block: vhdx - account for identical header sections
  block: add test for vhdx image created by Disk2VHD

 block/vhdx.c                                            |   9 ++++++++-
 tests/qemu-iotests/070                                  |   7 +++++++
 tests/qemu-iotests/070.out                              |   7 +++++++
 tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz2 | Bin 0 -> 1424 bytes
 4 files changed, 22 insertions(+), 1 deletion(-)
 create mode 100644 tests/qemu-iotests/sample_images/test-disk2vhd.vhdx.bz2

-- 
1.8.3.1

             reply	other threads:[~2014-05-13 14:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-13 14:00 Jeff Cody [this message]
2014-05-13 14:00 ` [Qemu-devel] [PATCH 1/2] block: vhdx - account for identical header sections Jeff Cody
2014-05-13 14:00 ` [Qemu-devel] [PATCH 2/2] block: add test for vhdx image created by Disk2VHD Jeff Cody
2014-05-14  1:58   ` Fam Zheng
2014-05-14 12:15     ` Jeff Cody
2014-05-14  8:07 ` [Qemu-devel] [PATCH 0/2] Accommodate VHDX images " Kevin Wolf

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.1399989040.git.jcody@redhat.com \
    --to=jcody@redhat.com \
    --cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.