From: Ralf Baechle <ralf@linux-mips.org>
To: "Maciej W. Rozycki" <macro@linux-mips.org>
Cc: Atsushi Nemoto <anemo@mba.ocn.ne.jp>, linux-mips@linux-mips.org
Subject: Re: [PATCH] qemu does not have dcache aliases
Date: Mon, 21 Aug 2006 13:47:32 +0100 [thread overview]
Message-ID: <20060821124731.GA15352@linux-mips.org> (raw)
In-Reply-To: <Pine.LNX.4.64N.0608211340120.17504@blysk.ds.pg.gda.pl>
On Mon, Aug 21, 2006 at 01:45:03PM +0100, Maciej W. Rozycki wrote:
> > @@ -20,7 +20,7 @@ #define cpu_has_ejtag 0
> >
> > #define cpu_has_llsc 1
> > #define cpu_has_vtag_icache 0
> > -#define cpu_has_dc_aliases (PAGE_SIZE < 0x4000)
> > +#define cpu_has_dc_aliases 0
> > #define cpu_has_ic_fills_f_dc 0
> >
> > #define cpu_has_dsp 0
>
> Hmm, it looks like a bug in QEMU -- we should definitely implement them!
In this case I'd rather suggest to fix reality to match emulation ;-)
Ralf
next prev parent reply other threads:[~2006-08-21 12:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-19 15:33 [PATCH] qemu does not have dcache aliases Atsushi Nemoto
2006-08-21 12:45 ` Maciej W. Rozycki
2006-08-21 12:47 ` Ralf Baechle [this message]
2006-08-21 13:59 ` Atsushi Nemoto
2006-08-21 14:46 ` Ralf Baechle
2006-08-21 14:51 ` Geert Uytterhoeven
2006-08-21 15:02 ` Ralf Baechle
2006-08-21 15:22 ` Atsushi Nemoto
2006-08-21 15:16 ` Maciej W. Rozycki
2006-08-21 15:26 ` Ralf Baechle
2006-08-21 15:36 ` Thiemo Seufer
2006-08-21 15:43 ` Geert Uytterhoeven
2006-08-21 18:12 ` Thiemo Seufer
2006-08-21 20:39 ` Ralf Baechle
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=20060821124731.GA15352@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=anemo@mba.ocn.ne.jp \
--cc=linux-mips@linux-mips.org \
--cc=macro@linux-mips.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.