All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: Qemu SH4 status #2
Date: Tue, 11 Nov 2008 05:59:50 +0000	[thread overview]
Message-ID: <20081111055950.GA32733@linux-sh.org> (raw)
In-Reply-To: <20081110233926.3d8c7fd1.kristoffer.ericson@gmail.com>

On Tue, Nov 11, 2008 at 02:13:35PM +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

It is a general interest thing, so you can feel free to Cc the linux-sh
list also. But yes, qemu-devel is the primary list for these things.

      parent reply	other threads:[~2008-11-11  5:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-10 21:39 Qemu SH4 status #2 Kristoffer Ericson
2008-11-11  5:13 ` yoshii.takashi
2008-11-11 10:27   ` Kristoffer Ericson
2008-11-11 11:27     ` [Qemu-devel] " Kristoffer Ericson
2008-11-12  4:33     ` yoshii.takashi
2008-11-12  4:33       ` [Qemu-devel] " yoshii.takashi
2008-11-12  4:58       ` Paul Mundt
2008-11-12  4:58         ` [Qemu-devel] " Paul Mundt
2008-11-12  9:55       ` Kristoffer Ericson
2008-11-12 10:56         ` [Qemu-devel] " Kristoffer Ericson
2008-11-12 15:52       ` Kristoffer Ericson
2008-11-12 16:52         ` [Qemu-devel] " Kristoffer Ericson
2008-11-24  7:10       ` Shin-ichiro KAWASAKI
2008-11-24  7:10         ` Shin-ichiro KAWASAKI
2008-11-25 16:37         ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-25 16:37           ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-11  5:59 ` Paul Mundt [this message]

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=20081111055950.GA32733@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.