From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUpJ8-0000GG-0l for qemu-devel@nongnu.org; Thu, 18 Sep 2014 23:56:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUpIv-0002aN-SB for qemu-devel@nongnu.org; Thu, 18 Sep 2014 23:56:29 -0400 Received: from e23smtp09.au.ibm.com ([202.81.31.142]:57582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUpIv-0002Zg-8R for qemu-devel@nongnu.org; Thu, 18 Sep 2014 23:56:17 -0400 Received: from /spool/local by e23smtp09.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 19 Sep 2014 13:56:10 +1000 From: Alexey Kardashevskiy Date: Fri, 19 Sep 2014 13:55:07 +1000 Message-Id: <1411098909-23780-1-git-send-email-aik@ozlabs.ru> Subject: [Qemu-devel] [PATCH v2 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. Changes: v2: * tested TCG * updated commit logs 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