From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SS8Jv-0006o5-R4 for qemu-devel@nongnu.org; Wed, 09 May 2012 10:56:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SS8Jm-0006OO-25 for qemu-devel@nongnu.org; Wed, 09 May 2012 10:56:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SS8Jl-0006Ny-QW for qemu-devel@nongnu.org; Wed, 09 May 2012 10:56:41 -0400 Message-ID: <4FAA85A5.60806@redhat.com> Date: Wed, 09 May 2012 17:56:37 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4FAA81FD.6050906@msgid.tls.msk.ru> In-Reply-To: <4FAA81FD.6050906@msgid.tls.msk.ru> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] qemu 1.0+ (up to current git) aborts with -vga std -M pc-0.12 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: qemu-devel On 05/09/2012 05:41 PM, Michael Tokarev wrote: > This one works: > $ ./x86_64-softmmu/qemu-system-x86_64 -vga cirrus -M pc-0.12 > > But this does not: > $ ./x86_64-softmmu/qemu-system-x86_64 -vga std -M pc-0.12 > qemu-system-x86_64: /build/qemu/git/memory.c:1259: memory_region_add_subregion_common: Assertion `!subregion->parent' failed. > Aborted > > Can we fix this somehow? > > vga_init_vbe() force-maps the BAR. I'll take a look. -- error compiling committee.c: too many arguments to function