From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36880) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucc38-0007z7-Ve for qemu-devel@nongnu.org; Wed, 15 May 2013 09:47:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ucc37-00018g-MQ for qemu-devel@nongnu.org; Wed, 15 May 2013 09:47:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucc37-00018Y-6e for qemu-devel@nongnu.org; Wed, 15 May 2013 09:47:21 -0400 Message-ID: <519391E2.4050600@redhat.com> Date: Wed, 15 May 2013 15:47:14 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1368622839-7084-1-git-send-email-kwolf@redhat.com> <51938A88.3060306@redhat.com> <20130515132450.GE2858@dhcp-200-207.str.redhat.com> In-Reply-To: <20130515132450.GE2858@dhcp-200-207.str.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:24, Kevin Wolf ha scritto: > Am 15.05.2013 um 15:15 hat Paolo Bonzini geschrieben: >> 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? > > An extra -rc for a test case fix on big endian hosts is probably too > much... But if it can still be applied for the release, sure, why not. Well, we have Mac OS X not building, BSDs not supporting the GTK+ release, and SLIRP broken on Windows. At least the first two have patches on the list, the last is bisected but no patch yet. Paolo