qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Bug 1729501] [NEW] qemu crashes with assertion error `


From: Gerd Hoffmann
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

  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 via email to

[Prev in Thread] Current Thread [Next in Thread]