qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Thomas Huth <thuth@redhat.com>,
	Bug 1729501 <1729501@bugs.launchpad.net>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 1729501] [NEW] qemu crashes with assertion error `off_cur_end >= off_cur' failed
Date: Thu, 02 Nov 2017 15:01:27 +0100	[thread overview]
Message-ID: <1509631287.11873.6.camel@redhat.com> (raw)
In-Reply-To: <9f8b07e3-2595-b6fe-17c2-b2b76bc2e65e@redhat.com>

  Hi,

> > -device cirrus-vga,vgamem_mb=8

Don't do that.  cirrus has 4 MB video memory, like physical hardware
has.  And you can't change that (i.e. the guest wouldn't be able to use
it if you assign more).  The switch exists for live migration
compatibility only, because older qemu versions erroneously assigned
more than 4 MB to cirrus.

I expect you can't trigger the assert any more if you remove
"vgamem_mb=8".

cheers,
  Gerd

  reply	other threads:[~2017-11-02 14:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-02  6:14 [Qemu-devel] [Bug 1729501] [NEW] qemu crashes with assertion error `off_cur_end >= off_cur' failed Liang Dai
2017-11-02  7:14 ` [Qemu-devel] [Bug 1729501] " Liang Dai
2017-11-02  8:19 ` [Qemu-devel] [Bug 1729501] [NEW] " Thomas Huth
2017-11-02 14:01   ` Gerd Hoffmann [this message]
2017-11-02 13:58 ` [Qemu-devel] [Bug 1729501] " Liang Dai
2017-11-03  5:59 ` Liang Dai
2017-11-06  7:28 ` Liang Dai
2018-01-08  3:51 ` Liang Dai
2018-03-12  0:55 ` Liang Dai
2018-04-26 10:35 ` Thomas Huth

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=1509631287.11873.6.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=1729501@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /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).