qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] qemu 1.0+ (up to current git) aborts with -vga std -M pc-0.12
Date: Wed, 09 May 2012 17:56:37 +0300	[thread overview]
Message-ID: <4FAA85A5.60806@redhat.com> (raw)
In-Reply-To: <4FAA81FD.6050906@msgid.tls.msk.ru>

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

      reply	other threads:[~2012-05-09 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-09 14:41 [Qemu-devel] qemu 1.0+ (up to current git) aborts with -vga std -M pc-0.12 Michael Tokarev
2012-05-09 14:56 ` Avi Kivity [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FAA85A5.60806@redhat.com \
    --to=avi@redhat.com \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).