From: Kristoffer Ericson <kristoffer.ericson@gmail.com>
To: yoshii.takashi@gmail.com
Cc: qemu-devel@nongnu.org, takasi-y@ops.dti.ne.jp,
"linux-sh@vger.kernel.org" <linux-sh@vger.kernel.org>
Subject: [Qemu-devel] Re: Qemu SH4 status #2
Date: Tue, 11 Nov 2008 12:27:00 +0100 [thread overview]
Message-ID: <20081111122700.79906a33.kristoffer.ericson@gmail.com> (raw)
In-Reply-To: <20081111141335.3c869c26.yoshii.takashi@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 783 bytes --]
On Tue, 11 Nov 2008 14:13:35 +0900
yoshii.takashi@gmail.com wrote:
> Hi,
> > My best guess is that id for whatever reason is tooo
> > high, but thats just my #1 attempt at qemu debugging.
> Yes, but wrong code is in hw/r2d.c. I should not have called mmio_ide_init()
> if no HDD image given. I fixed it but haven't posted the new one yet.
> My code is now like the following,
> if ((i = drive_get_index(IF_IDE, 0, 0)) != -1)
> mmio_ide_init(0x14001000, 0x1400080c, irq[CF_IDE], 1,
> drives_table[i].bdrv, NULL);
> # I think these mails should go to qemu ML, though.
> /yoshii
I'm still getting segmentation fault at exact same
location. Have you made additional patches?
--
Kristoffer Ericson <kristoffer.ericson@gmail.com>
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next parent reply other threads:[~2008-11-11 10:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20081110233926.3d8c7fd1.kristoffer.ericson@gmail.com>
[not found] ` <20081111141335.3c869c26.yoshii.takashi@gmail.com>
2008-11-11 11:27 ` Kristoffer Ericson [this message]
2008-11-12 4:33 ` [Qemu-devel] Re: Qemu SH4 status #2 yoshii.takashi
2008-11-12 4:58 ` Paul Mundt
2008-11-12 10:56 ` Kristoffer Ericson
2008-11-12 16:52 ` Kristoffer Ericson
2008-11-24 7:10 ` Shin-ichiro KAWASAKI
2008-11-25 16:37 ` Jean-Christophe PLAGNIOL-VILLARD
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=20081111122700.79906a33.kristoffer.ericson@gmail.com \
--to=kristoffer.ericson@gmail.com \
--cc=linux-sh@vger.kernel.org \
--cc=qemu-devel@nongnu.org \
--cc=takasi-y@ops.dti.ne.jp \
--cc=yoshii.takashi@gmail.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).