From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WzOII-0002DV-5r for qemu-devel@nongnu.org; Tue, 24 Jun 2014 06:49:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WzOIA-0007IH-75 for qemu-devel@nongnu.org; Tue, 24 Jun 2014 06:49:42 -0400 Message-ID: <53A957BC.3010400@suse.de> Date: Tue, 24 Jun 2014 12:49:32 +0200 From: Alexander Graf MIME-Version: 1.0 References: <20140623191920.25F2F2F464@mono.eik.bme.hu> In-Reply-To: <20140623191920.25F2F2F464@mono.eik.bme.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] uninorth: Fix PCI hole size List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: BALATON Zoltan , qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org, afaerber@suse.de On 23.06.14 21:10, BALATON Zoltan wrote: > Fix PCI hole size to match that what is found on real hardware. > (OpenBIOS already uses the correct length.) > > Signed-off-by: BALATON Zoltan Thanks, applied to ppc-next. Alex