From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: Re: [PATCH 1/5] target/loongarch: Move header file helper.h to directory tcg
Date: Mon, 14 Apr 2025 20:22:14 -0700 [thread overview]
Message-ID: <7bdcc291-0dda-47d8-bc6d-0867302080a6@linaro.org> (raw)
In-Reply-To: <20250414012528.4075447-2-maobibo@loongson.cn>
On 4/13/25 18:25, Bibo Mao wrote:
> +#ifdef CONFIG_TCG
> +#include "tcg/helper.h"
> #endif
You don't need the ifdef.
This header is only used for tcg.
r~
next prev parent reply other threads:[~2025-04-15 3:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-14 1:25 [PATCH 0/5] target/loongarch: Code cleanup with function loongarch_map_address Bibo Mao
2025-04-14 1:25 ` [PATCH 1/5] target/loongarch: Move header file helper.h to directory tcg Bibo Mao
2025-04-15 3:22 ` Richard Henderson [this message]
2025-04-15 6:07 ` bibo mao
2025-04-14 1:25 ` [PATCH 2/5] target/loongarch: Add function loongarch_get_addr_from_tlb Bibo Mao
2025-04-14 1:25 ` [PATCH 3/5] target/loongarch: Move function get_dir_base_width to common directory Bibo Mao
2025-04-14 1:25 ` [PATCH 4/5] target/loongarch: Set function loongarch_map_address() with common code Bibo Mao
2025-04-14 10:51 ` Philippe Mathieu-Daudé
2025-04-15 1:46 ` bibo mao
2025-04-14 1:25 ` [PATCH 5/5] target/loongarch: Move function loongarch_tlb_search to directory tcg Bibo Mao
2025-04-14 10:52 ` [PATCH 0/5] target/loongarch: Code cleanup with function loongarch_map_address 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=7bdcc291-0dda-47d8-bc6d-0867302080a6@linaro.org \
--to=richard.henderson@linaro.org \
--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).