From: Jeff Cody <jcody@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, pbonzini@redhat.com, armbru@redhat.com,
stefanha@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] VHDX endian fixes, error reporting
Date: Wed, 6 Aug 2014 15:54:56 -0400 [thread overview]
Message-ID: <cover.1407353952.git.jcody@redhat.com> (raw)
This series is mainly for some bug fixes related to VHDX endianness, stemming
from code reviews done by Markus Armbruster and Paolo Bonzini. Once I did some
testing on a big-endian machine, several more endian related errors were
discovered, as well. All endian related fixes are in patch 2.
Jeff Cody (2):
block: vhdx - add error check
block: VHDX endian fixes
block/vhdx-endian.c | 11 +++++--
block/vhdx-log.c | 48 ++++++++++++++++++-----------
block/vhdx.c | 89 +++++++++++++++++++++++++++++++----------------------
block/vhdx.h | 1 +
4 files changed, 93 insertions(+), 56 deletions(-)
--
1.9.3
next reply other threads:[~2014-08-06 19:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-06 19:54 Jeff Cody [this message]
2014-08-06 19:54 ` [Qemu-devel] [PATCH 1/2] block: vhdx - add error check Jeff Cody
2014-08-06 19:54 ` [Qemu-devel] [PATCH 2/2] block: VHDX endian fixes Jeff Cody
2014-08-07 10:05 ` [Qemu-devel] [PATCH 0/2] VHDX endian fixes, error reporting Stefan Hajnoczi
2014-08-07 14:07 ` 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.1407353952.git.jcody@redhat.com \
--to=jcody@redhat.com \
--cc=armbru@redhat.com \
--cc=kwolf@redhat.com \
--cc=pbonzini@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.