From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcbYn-0001X2-MV for qemu-devel@nongnu.org; Wed, 15 May 2013 09:16:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcbYm-0007ro-C3 for qemu-devel@nongnu.org; Wed, 15 May 2013 09:16:01 -0400 Received: from mail-ye0-f176.google.com ([209.85.213.176]:46385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcbYm-0007rk-7I for qemu-devel@nongnu.org; Wed, 15 May 2013 09:16:00 -0400 Received: by mail-ye0-f176.google.com with SMTP id m12so142300yen.21 for ; Wed, 15 May 2013 06:15:59 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <51938A88.3060306@redhat.com> Date: Wed, 15 May 2013 15:15:52 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1368622839-7084-1-git-send-email-kwolf@redhat.com> In-Reply-To: <1368622839-7084-1-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for-1.5?] ide-test: Fix endianness problems List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Anthony Liguori , qemu-devel@nongnu.org, stefanha@redhat.com Il 15/05/2013 15:00, Kevin Wolf ha scritto: > The test case passes on big endian hosts now (tested on ppc64) > > Signed-off-by: Kevin Wolf For 1.5? Do we need an extra -rc? Paolo