From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRSpI-0004Ov-MR for qemu-devel@nongnu.org; Tue, 09 Sep 2014 17:19:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XRSpC-0004g5-Kn for qemu-devel@nongnu.org; Tue, 09 Sep 2014 17:19:48 -0400 Message-ID: <540F6EEE.8040002@suse.de> Date: Tue, 09 Sep 2014 23:19:42 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1410262487-24079-1-git-send-email-aik@ozlabs.ru> In-Reply-To: <1410262487-24079-1-git-send-email-aik@ozlabs.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] vfio: Another try to fix ROM BAR endianness List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy , qemu-devel@nongnu.org Cc: Alex Williamson , qemu-ppc@nongnu.org, Nikunj A Dadhania On 09.09.14 13:34, Alexey Kardashevskiy wrote: > I did some tests on LE/BE guest/host combinations and came up with > these 2 patches. Please comment. Thanks. Reviewed-by: Alexander Graf Alex