From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: qemu-kvm-0.12.4 with bochs bios Date: Mon, 10 May 2010 11:35:07 +0300 Message-ID: <4BE7C53B.7040605@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Sasha Levin Return-path: Received: from mx1.redhat.com ([209.132.183.28]:32947 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753041Ab0EJIfJ (ORCPT ); Mon, 10 May 2010 04:35:09 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 05/10/2010 11:16 AM, Sasha Levin wrote: > Hi, > > I've tried running an image using the new qemu-kvm-0.12.4 using a > BOCHS BIOS (using the -bios parameter). > When the machine starts the QEMU window gets minimized into a 1x1 > pixel box and just stops. > > Starting the same machine with the same BIOS on 0.12.3 is working great. > > Is starting qemu using the BOCHS BIOS no longer supported? Or is it a bug? > The bochs bios is not supported in 0.12. Why do you need to use it? If there's a simple fix that can make it work I don't we can include it. > Let me know if theres any debug info I can pull out to help finding the issue. > A bisection to find the offending commit would be good. I suggest starting with upstream qemu 0.12.3 and 0.12.4. If 0.12.3 works and 0.12.4 fails, you can try a simple git bisect to find what commit introduced the problem. -- error compiling committee.c: too many arguments to function