From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRJhS-0003Cx-R9 for qemu-devel@nongnu.org; Tue, 09 Sep 2014 07:35:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XRJhJ-00022t-IN for qemu-devel@nongnu.org; Tue, 09 Sep 2014 07:35:06 -0400 Received: from e23smtp01.au.ibm.com ([202.81.31.143]:35502) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRJhI-00022Y-US for qemu-devel@nongnu.org; Tue, 09 Sep 2014 07:34:57 -0400 Received: from /spool/local by e23smtp01.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 9 Sep 2014 21:34:51 +1000 From: Alexey Kardashevskiy Date: Tue, 9 Sep 2014 21:34:45 +1000 Message-Id: <1410262487-24079-1-git-send-email-aik@ozlabs.ru> Subject: [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: qemu-devel@nongnu.org Cc: Alexey Kardashevskiy , Alex Williamson , qemu-ppc@nongnu.org, Alexander Graf , Nikunj A Dadhania I did some tests on LE/BE guest/host combinations and came up with these 2 patches. Please comment. Thanks. Alexey Kardashevskiy (1): Revert "vfio: Make BARs native endian" Nikunj A Dadhania (1): vfio: make rom read endian sensitive hw/misc/vfio.c | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) -- 2.0.0