From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsOp8-0001Lo-LY for qemu-devel@nongnu.org; Thu, 14 Sep 2017 03:44:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dsOp5-0000Iu-HN for qemu-devel@nongnu.org; Thu, 14 Sep 2017 03:44:34 -0400 References: <1504100343-26607-1-git-send-email-thuth@redhat.com> From: Michael Tokarev Message-ID: Date: Thu, 14 Sep 2017 10:44:28 +0300 MIME-Version: 1.0 In-Reply-To: <1504100343-26607-1-git-send-email-thuth@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH for-2.11] hw/misc/ivshmem: Fix ivshmem_recv_msg() to also work on big endian systems List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, Laurent Vivier , =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= , =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , David Gibson 30.08.2017 16:39, Thomas Huth =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > The "slow" ivshmem-tests currently fail when they are running on a > big endian host: Applied to -trivial, thanks! /mjt