From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdfYZ-00077U-Dj for qemu-devel@nongnu.org; Thu, 02 Apr 2015 09:53:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YdfYV-0008Ut-Tf for qemu-devel@nongnu.org; Thu, 02 Apr 2015 09:53:15 -0400 Message-ID: <551D49C1.6070805@redhat.com> Date: Thu, 02 Apr 2015 15:53:05 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <5516FEDE.3030809@ilande.co.uk> <55191C97.8070308@redhat.com> <5519235C.6090004@ilande.co.uk> <5519256A.1010202@redhat.com> <551937D6.6060904@redhat.com> <551B20D8.3010806@ilande.co.uk> <551BA481.8080805@redhat.com> <551D2BCF.2060902@ilande.co.uk> In-Reply-To: <551D2BCF.2060902@ilande.co.uk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] ppc vga output breakage since commit c3c1bb99 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mark Cave-Ayland , Peter Crosthwaite Cc: Peter Maydell , qemu-ppc Mailing List , "qemu-devel@nongnu.org Developers" On 02/04/2015 13:45, Mark Cave-Ayland wrote: > > Yes, it's better to revert for now. Can you submit the patch above, = so > > I include it in 2.4 and keep bisectability? > > Sure. Is your current 2.4 branch available on github or anywhere > similar? That's just so once the patch has been applied, I have a remot= e > I can use to run a complete set of OpenBIOS tests. I placed it in branch "atomic-dirty" of git://github.com/bonzini/qemu.git - for now it's only compile tested, but I'll get to it tomorrow. Thanks! Paolo