From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO99V-0003FJ-44 for qemu-devel@nongnu.org; Thu, 13 Mar 2014 13:10:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO99O-000398-Sf for qemu-devel@nongnu.org; Thu, 13 Mar 2014 13:10:41 -0400 Message-ID: <5321E667.5080104@web.de> Date: Thu, 13 Mar 2014 18:09:59 +0100 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <1383606592-12783-1-git-send-email-hpoussin@reactos.org> <1383606592-12783-6-git-send-email-hpoussin@reactos.org> In-Reply-To: <1383606592-12783-6-git-send-email-hpoussin@reactos.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v3 05/10] raven: set a correct PCI I/O memory region List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= , qemu-devel@nongnu.org Cc: Mark Cave-Ayland , qemu-ppc@nongnu.org Am 05.11.2013 00:09, schrieb Hervé Poussineau: > PCI I/O region is 0x3f800000 bytes starting at 0x80000000. > Do not use global QEMU I/O region, which is only 64KB. > > Signed-off-by: Hervé Poussineau With this patch I get only a blank screen in OHW/Etch. Regards, Andreas