qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: Qemu SH4 status #2


From: Kristoffer Ericson
Subject: [Qemu-devel] Re: Qemu SH4 status #2
Date: Tue, 11 Nov 2008 12:27:00 +0100

On Tue, 11 Nov 2008 14:13:35 +0900
address@hidden 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 <address@hidden>

Attachment: pgpr_936z5dfo.pgp
Description: PGP signature


reply via email to

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