From: Richard Henderson <richard.henderson@linaro.org>
To: Laurent Vivier <laurent@vivier.eu>, qemu-devel@nongnu.org
Cc: Thomas Huth <huth@tuxfamily.org>
Subject: Re: [Qemu-devel] [PATCH v2 4/7] target/m68k: add index parameter to gen_load()/gen_store() and Co.
Date: Mon, 15 Jan 2018 10:28:59 -0800 [thread overview]
Message-ID: <f553e496-d645-c91d-9b50-fd2f71ad957e@linaro.org> (raw)
In-Reply-To: <20180113004338.16867-5-laurent@vivier.eu>
On 01/12/2018 04:43 PM, Laurent Vivier wrote:
> The instruction "moves" can select source and destination
> address space (user or kernel). This patch modifies
> all the load/store functions to be able to provide
> the address space the caller wants to use instead
> of using the current one. All the callers are modified
> to provide the default address space to these functions.
>
> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
> ---
> v2: new patch in the series
> needed by "add moves" to pass the MMU index
> to gen_load()/gen_store().
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2018-01-15 18:29 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-13 0:43 [Qemu-devel] [PATCH v2 0/7] target/m68k: supervisor mode (part 2) Laurent Vivier
2018-01-13 0:43 ` [Qemu-devel] [PATCH v2 1/7] accel/tcg: add size paremeter in tlb_fill() Laurent Vivier
2018-01-15 18:07 ` Richard Henderson
2018-01-13 0:43 ` [Qemu-devel] [PATCH v2 2/7] target/m68k: add MC68040 MMU Laurent Vivier
2018-01-15 18:16 ` Richard Henderson
2018-01-13 0:43 ` [Qemu-devel] [PATCH v2 3/7] target/m68k: add Transparent Translation Laurent Vivier
2018-01-13 0:43 ` [Qemu-devel] [PATCH v2 4/7] target/m68k: add index parameter to gen_load()/gen_store() and Co Laurent Vivier
2018-01-15 18:28 ` Richard Henderson [this message]
2018-01-13 0:43 ` [Qemu-devel] [PATCH v2 5/7] target/m68k: add moves Laurent Vivier
2018-01-15 18:37 ` Richard Henderson
2018-01-16 17:48 ` Laurent Vivier
2018-01-16 20:06 ` Richard Henderson
2018-01-13 0:43 ` [Qemu-devel] [PATCH v2 6/7] target/m68k: add pflush/ptest Laurent Vivier
2018-01-13 0:43 ` [Qemu-devel] [PATCH v2 7/7] target/m68k: add HMP command "info tlb" Laurent Vivier
2018-01-13 1:11 ` [Qemu-devel] [PATCH v2 0/7] target/m68k: supervisor mode (part 2) no-reply
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=f553e496-d645-c91d-9b50-fd2f71ad957e@linaro.org \
--to=richard.henderson@linaro.org \
--cc=huth@tuxfamily.org \
--cc=laurent@vivier.eu \
--cc=qemu-devel@nongnu.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 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).