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@gmail.com, jcody@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] vmdk: Fix streamOptimized images
Date: Thu, 16 Aug 2012 10:54:29 +0200	[thread overview]
Message-ID: <1345107271-10154-1-git-send-email-kwolf@redhat.com> (raw)

The other day someone turned up in IRC with a VMDK image [1] that can't be
converted (or even read). We found the problem, discussed the fix and the
reporter promised to send a fix. Well, he didn't in almost a month, so here's
my fix.

This was reported as https://bugs.launchpad.net/qemu/+bug/1028908

[1] http://downloads.puppetlabs.com/learning/learn_puppet_centos_pe2.5.1_ovf.2012.04.18.zip

Kevin Wolf (2):
  vmdk: Fix header structure
  vmdk: Read footer for streamOptimized images

 block/vmdk.c |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

-- 
1.7.6.5

             reply	other threads:[~2012-08-16  8:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-16  8:54 Kevin Wolf [this message]
2012-08-16  8:54 ` [Qemu-devel] [PATCH 1/2] vmdk: Fix header structure Kevin Wolf
2012-08-16  8:54 ` [Qemu-devel] [PATCH 2/2] vmdk: Read footer for streamOptimized images Kevin Wolf
2012-08-16  9:17   ` Stefan Hajnoczi
2012-08-16  9:50     ` [Qemu-devel] [PATCH v2 " Kevin Wolf
2012-08-16 10:13       ` Stefan Hajnoczi
2012-08-17 11:16       ` Jeff Cody

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=1345107271-10154-1-git-send-email-kwolf@redhat.com \
    --to=kwolf@redhat.com \
    --cc=jcody@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.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).