qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerhard Wiesinger <lists@wiesinger.com>
To: Avi Kivity <avi@redhat.com>
Cc: Stefan Weil <sw@weilnetz.de>, QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [Bug] System emulation with flash broken?
Date: Sat, 7 Jan 2012 19:03:26 +0100 (CET)	[thread overview]
Message-ID: <alpine.LFD.2.02.1201071858140.30690@bbs.intern> (raw)
In-Reply-To: <4F074444.1010008@weilnetz.de>

On Fri, 6 Jan 2012, Stefan Weil wrote:

> Hello Avi,
>
> latest QEMU seems to be broken when a system emulation with flash is started.
>
> I did not run git bisect, but it looks like the problem started with this 
> change:
>
> c5705a7728b4a6bc9e4f2d35911adbaf28042b25
> Author: Avi Kivity <avi@redhat.com>  2011-12-20 14:59:12
> vmstate, memory: decouple vmstate from memory API
>
> I first noticed the problem with my AR7 emulation (not part
> of official QEMU), but also got it with MIPS Malta, so I assume
> that all systems with flash are broken and fail with this assertion:
>
> /qemu/exec.c:2785: qemu_ram_set_idstr: Assertion `new_block' failed.
>
> The function is searching for address 0x10000009 which is 0x10000000
> plus an index. Without the index, the address would have been found.

Hello Avi,

I'm having also problems with this patch:
# VGA bank switching problems under DOS
git checkout 682a3c07f0e28d2532c911a44a9b6142d6299cc2

# OK
git checkout aad3b517a1b83561f2755dc4451596a421399c19

And commit 682a3c07f0e28d2532c911a44a9b6142d6299cc2 is the Merge commit 
'c5705a7728b4a6bc9e4f2d35911adbaf28042b25' into upstream-merge.

Thnx.

Ciao,
Gerhard

--
http://www.wiesinger.com/

  reply	other threads:[~2012-01-07 18:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-06 18:58 [Qemu-devel] [Bug] System emulation with flash broken? Stefan Weil
2012-01-07 18:03 ` Gerhard Wiesinger [this message]
2012-01-08 11:12   ` Avi Kivity
2012-01-08 12:23     ` Gerhard Wiesinger
2012-01-08 12:33       ` Avi Kivity
2012-01-12 20:55         ` Gerhard Wiesinger

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=alpine.LFD.2.02.1201071858140.30690@bbs.intern \
    --to=lists@wiesinger.com \
    --cc=avi@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sw@weilnetz.de \
    /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).