From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Bibo Mao <maobibo@loongson.cn>, Song Gao <gaosong@loongson.cn>,
Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH v4 6/9] target/loongarch: Define function loongarch_get_addr_from_tlb() non-static
Date: Wed, 23 Apr 2025 11:07:36 +0200 [thread overview]
Message-ID: <b31a44d3-b921-4335-9598-7565fb39f1a2@linaro.org> (raw)
In-Reply-To: <20250423080417.3739809-7-maobibo@loongson.cn>
On 23/4/25 10:04, Bibo Mao wrote:
> Define function loongarch_get_addr_from_tlb() non-static, and add its
> definition in header file tcg/tcg_loongarch.h
>
> Signed-off-by: Bibo Mao <maobibo@loongson.cn>
> ---
> target/loongarch/cpu_helper.c | 10 ++--------
> target/loongarch/tcg/tcg_loongarch.h | 5 +++++
> 2 files changed, 7 insertions(+), 8 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2025-04-23 9:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-23 8:04 [PATCH v4 0/9] target/loongarch: Code cleanup with function loongarch_map_address Bibo Mao
2025-04-23 8:04 ` [PATCH v4 1/9] target/loongarch: Move header file helper.h to directory tcg Bibo Mao
2025-04-23 8:04 ` [PATCH v4 2/9] target/loongarch: Add function loongarch_get_addr_from_tlb Bibo Mao
2025-04-23 8:04 ` [PATCH v4 3/9] target/loongarch: Move function get_dir_base_width to common directory Bibo Mao
2025-04-23 8:04 ` [PATCH v4 4/9] target/loongarch: Add stub function loongarch_get_addr_from_tlb Bibo Mao
2025-04-23 8:04 ` [PATCH v4 5/9] target/loongarch: Set function loongarch_map_address() with common code Bibo Mao
2025-04-23 8:04 ` [PATCH v4 6/9] target/loongarch: Define function loongarch_get_addr_from_tlb() non-static Bibo Mao
2025-04-23 9:07 ` Philippe Mathieu-Daudé [this message]
2025-04-23 8:04 ` [PATCH v4 7/9] target/loongarch: Move function loongarch_tlb_search to directory tcg Bibo Mao
2025-04-23 8:04 ` [PATCH v4 8/9] target/loongarch: Add static definition with function loongarch_tlb_search() Bibo Mao
2025-04-23 8:04 ` [PATCH v4 9/9] target/loongarch: Move definition of TCG specified function to tcg directory Bibo Mao
2025-04-23 9:07 ` Philippe Mathieu-Daudé
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=b31a44d3-b921-4335-9598-7565fb39f1a2@linaro.org \
--to=philmd@linaro.org \
--cc=gaosong@loongson.cn \
--cc=maobibo@loongson.cn \
--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 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).