From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbwHS-00040Z-3B for qemu-devel@nongnu.org; Sat, 28 Mar 2015 15:20:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbwHQ-00081r-T7 for qemu-devel@nongnu.org; Sat, 28 Mar 2015 15:20:25 -0400 Message-ID: <5516FEDE.3030809@ilande.co.uk> Date: Sat, 28 Mar 2015 19:19:58 +0000 From: Mark Cave-Ayland MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] ppc vga output breakage since commit c3c1bb99 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: BALATON Zoltan , qemu-devel@nongnu.org Cc: Paolo Bonzini , Peter Crosthwaite , qemu-ppc@nongnu.org On 28/03/15 19:04, BALATON Zoltan wrote: > Hello, > > Commit c3c1bb99d1c11978d9ce94d1bdcf0705378c1459 (exec: Respect > as_tranlsate_internal length clamp) seems to break vga output with > qemu-system-ppc on x86_64 host. Since this commit, the output window > does not get to the OpenBIOS console but stays black. (Easy to reproduce > by just starting qemu-system-ppc.) > > The reason may be that this change has exposed another bug somewhere > else but this is all quite obscure to me. Does anyone have any idea what > could be wrong or where to look further. Any help is appreciated. Hi Zoltan, Yes indeed, this has been picked up in the last few days and is on the list of issues to be dealt with for -rc2. So watch this space... ATB, Mark.