qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] VHDX endian fixes, error reporting
@ 2014-08-06 19:54 Jeff Cody
  2014-08-06 19:54 ` [Qemu-devel] [PATCH 1/2] block: vhdx - add error check Jeff Cody
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jeff Cody @ 2014-08-06 19:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, pbonzini, armbru, stefanha

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-08-07 14:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-06 19:54 [Qemu-devel] [PATCH 0/2] VHDX endian fixes, error reporting Jeff Cody
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

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).