From: Kevin Wolf <kwolf@redhat.com>
To: Jeff Cody <jcody@redhat.com>
Cc: pl@kamp.de, qemu-devel@nongnu.org, qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3 0/4] VHD/VPC format compatibility
Date: Tue, 1 Mar 2016 16:28:50 +0100 [thread overview]
Message-ID: <20160301152850.GG4250@noname.str.redhat.com> (raw)
In-Reply-To: <cover.1456420767.git.jcody@redhat.com>
Am 25.02.2016 um 18:27 hat Jeff Cody geschrieben:
> Changes from v3:
>
> Patch 2: Added a sample image & tests for Disk2vhd
> Patch 3: When using force_size, set the CHS geometry to max
> (as Disk2vhd does), to maximize backward compatibility (thanks Peter)
> Patch 4: Updated test results due to the above changes in patch 3
>
> Changes from v2:
>
> Patches 2,4: Just use qemu-io instead of a qemu instance (thanks Kevin, Max)
> Patch 3: Use "qem2" for the creator app field, when forcing the size (thanks Kevin)
>
> This is a long-standing issue that has come up many times, and has had
> several different patches posted to fix it. Virtual PC, and Hyper-V
> calculate the disk geometry differently for VHD, leading to compatibility
> issues.
>
> We want to fix these compatibility problems, however we want to make sure
> we do not break backwards compatibility.
>
> There are two areas of compatibility addressed:
>
> * Reading images (Patch 1)
> * Creating images (Patch 3)
>
> Please see the commit messages in Patches 1,3 for details.
Thanks, applied to the block branch.
Kevin
prev parent reply other threads:[~2016-03-01 15:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-25 17:27 [Qemu-devel] [PATCH v3 0/4] VHD/VPC format compatibility Jeff Cody
2016-02-25 17:27 ` [Qemu-devel] [PATCH v3 1/4] block/vpc: choose size calculation method based on creator_app field Jeff Cody
2016-02-25 17:27 ` [Qemu-devel] [PATCH v3 2/4] block/vpc: tests for auto-detecting VPC and Hyper-V VHD images Jeff Cody
2016-02-25 17:27 ` [Qemu-devel] [PATCH v3 3/4] block/vpc: give option to force the current_size field in .bdrv_create Jeff Cody
2016-02-25 17:27 ` [Qemu-devel] [PATCH v3 4/4] block/vpc: add tests for image creation force_size parameter Jeff Cody
2016-03-01 15:28 ` Kevin Wolf [this message]
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=20160301152850.GG4250@noname.str.redhat.com \
--to=kwolf@redhat.com \
--cc=jcody@redhat.com \
--cc=pl@kamp.de \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/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).