From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCjAW-0002PG-Mp for qemu-devel@nongnu.org; Mon, 10 Feb 2014 00:12:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCjAQ-0007BD-IN for qemu-devel@nongnu.org; Mon, 10 Feb 2014 00:12:32 -0500 Received: from mail-pd0-f169.google.com ([209.85.192.169]:36533) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCjAQ-0007B3-C0 for qemu-devel@nongnu.org; Mon, 10 Feb 2014 00:12:26 -0500 Received: by mail-pd0-f169.google.com with SMTP id v10so5623587pde.14 for ; Sun, 09 Feb 2014 21:12:25 -0800 (PST) Message-ID: <52F85FB3.1090204@ozlabs.ru> Date: Mon, 10 Feb 2014 16:12:19 +1100 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <20140207134252.24451.65306.stgit@bahia.local> <18065219-393F-4A47-BDEA-CFEEE8AACD91@suse.de> In-Reply-To: <18065219-393F-4A47-BDEA-CFEEE8AACD91@suse.de> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] spapr-pci: remove io ports workaround List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf , Greg Kurz Cc: "list@suse.de:PowerPC" , QEMU Developers On 02/08/2014 01:06 AM, Alexander Graf wrote: > > On 07.02.2014, at 14:44, Greg Kurz wrote: > >> In the past, IO space could not be mapped into the memory address space >> so we introduced a workaround for that. Nowadays it does not look >> necessary so we can remove the workaround and make sPAPR PCI >> configuration simplier. >> >> Signed-off-by: Greg Kurz > > Alexey, I would like at least your ack for this. This patch would be the 3rd or 4th attempt to do this shift and every time we saw unexpected breakage :). Seems to be all right, cannot find any problem this time :) Thanks! Acked-by: Alexey Kardashevskiy -- Alexey