All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Laurent Vivier <laurent@vivier.eu>, qemu-devel@nongnu.org
Cc: "Thomas Huth" <huth@tuxfamily.org>,
	"Richard Henderson" <richard.henderson@linaro.org>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: Re: [Qemu-devel] [PATCH v4 2/7] target/m68k: add MC68040 MMU
Date: Sun, 21 Jan 2018 13:57:07 -0600	[thread overview]
Message-ID: <b2e8fffd-5afb-edcf-3f30-62064175a435@landley.net> (raw)
In-Reply-To: <20180118193846.24953-3-laurent@vivier.eu>

On 01/18/2018 01:38 PM, Laurent Vivier wrote:
> Only add MC68040 MMU page table processing and related
> registers (Special Status Word, Translation Control Register,
> User Root Pointer and Supervisor Root Pointer).
> 
> Transparent Translation Registers, DFC/SFC and pflush/ptest
> will be added later.

I built qemu from thursday's git and qemu-system-m68k -M ? doesn't have
an obvious board emulation I can aim a linux kernel at. Is there a qemu
tree I should test, or...?

(I want to help out and test this stuff, but don't have context...)

Rob

P.S. My current project for banging on this is
https://github.com/landley/mkroot

  parent reply	other threads:[~2018-01-21 19:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18 19:38 [Qemu-devel] [PATCH v4 0/7] target/m68k: supervisor mode (part 2) Laurent Vivier
2018-01-18 19:38 ` [Qemu-devel] [PATCH v4 1/7] accel/tcg: add size paremeter in tlb_fill() Laurent Vivier
2018-01-23 22:11   ` Laurent Vivier
2018-01-18 19:38 ` [Qemu-devel] [PATCH v4 2/7] target/m68k: add MC68040 MMU Laurent Vivier
2018-01-19  5:34   ` Richard Henderson
2018-01-21 19:57   ` Rob Landley [this message]
2018-01-22  7:16     ` Laurent Vivier
2018-01-18 19:38 ` [Qemu-devel] [PATCH v4 3/7] target/m68k: add Transparent Translation Laurent Vivier
2018-01-18 19:38 ` [Qemu-devel] [PATCH v4 4/7] target/m68k: add index parameter to gen_load()/gen_store() and Co Laurent Vivier
2018-01-18 19:38 ` [Qemu-devel] [PATCH v4 5/7] target/m68k: add moves Laurent Vivier
2018-01-19  5:37   ` Richard Henderson
2018-01-18 19:38 ` [Qemu-devel] [PATCH v4 6/7] target/m68k: add pflush/ptest Laurent Vivier
2018-01-18 19:38 ` [Qemu-devel] [PATCH v4 7/7] target/m68k: add HMP command "info tlb" Laurent Vivier

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=b2e8fffd-5afb-edcf-3f30-62064175a435@landley.net \
    --to=rob@landley.net \
    --cc=f4bug@amsat.org \
    --cc=huth@tuxfamily.org \
    --cc=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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.