From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VR07I-0005V1-DI for qemu-devel@nongnu.org; Tue, 01 Oct 2013 09:36:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VR07A-0004jI-1b for qemu-devel@nongnu.org; Tue, 01 Oct 2013 09:35:56 -0400 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:46724) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VR079-0004is-CK for qemu-devel@nongnu.org; Tue, 01 Oct 2013 09:35:47 -0400 Received: by mail-we0-f176.google.com with SMTP id u56so7102115wes.7 for ; Tue, 01 Oct 2013 06:35:45 -0700 (PDT) Date: Tue, 1 Oct 2013 15:35:43 +0200 From: Stefan Hajnoczi Message-ID: <20131001133543.GA23437@stefanha-thinkpad.redhat.com> References: <5a93708e817710ba4ef84671d70dee1d0cd93739.1380141614.git.jcody@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5a93708e817710ba4ef84671d70dee1d0cd93739.1380141614.git.jcody@redhat.com> Subject: Re: [Qemu-devel] [PATCH v6 13/20] block: vhdx - move more endian translations to vhdx-endian.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody Cc: kwolf@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com On Wed, Sep 25, 2013 at 05:02:58PM -0400, Jeff Cody wrote: > In preperation for vhdx_create(), move more endian translation s/preperation/preparation/