From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uz0tA-00046G-Oa for qemu-devel@nongnu.org; Tue, 16 Jul 2013 04:45:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uz0t8-0001Pc-JE for qemu-devel@nongnu.org; Tue, 16 Jul 2013 04:45:40 -0400 Message-ID: <1373964320.19894.381.camel@pasglop> From: Benjamin Herrenschmidt Date: Tue, 16 Jul 2013 18:45:20 +1000 In-Reply-To: <0B82AB0E-3434-4EFE-A3A4-41CAF169B7F7@suse.de> References: <1373951995-9866-1-git-send-email-aik@ozlabs.ru> <51E4E636.8010603@redhat.com> <0B82AB0E-3434-4EFE-A3A4-41CAF169B7F7@suse.de> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 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 Cc: Anthony Liguori , Alexey Kardashevskiy , "qemu-devel@nongnu.org" , "qemu-ppc@nongnu.org" , Paolo Bonzini , Paul Mackerras , David Gibson On Tue, 2013-07-16 at 10:32 +0200, Alexander Graf wrote: > >> Did I miss anything here? > > > > No, I don't think so. The patch looks good. > > ... and will break all Mac targets again, no? Not to speak of non-ppc > devices. Do you know why it breaks ? Can you suggest what's wrong and how to fix it maybe ? Cheers, Ben,