From: Thomas Huth <thuth@redhat.com>
To: Sean Wei <me@sean.taipei>, qemu-devel@nongnu.org
Cc: Keith Busch <kbusch@kernel.org>, Klaus Jensen <its@irrelevant.dk>,
Jesper Devantier <foss@defmacro.it>,
Peter Maydell <peter.maydell@linaro.org>,
Song Gao <gaosong@loongson.cn>,
"open list:nvme" <qemu-block@nongnu.org>,
"open list:ARM TCG CPUs" <qemu-arm@nongnu.org>
Subject: Re: [PATCH 6/6] treewide: fix paths for relocated files in comments
Date: Tue, 1 Jul 2025 19:32:09 +0200 [thread overview]
Message-ID: <55f15763-9b67-418f-a670-9a1bbd55d3f8@redhat.com> (raw)
In-Reply-To: <20250616.qemu.relocated.06@sean.taipei>
On 16/06/2025 17.51, Sean Wei wrote:
> After the docs directory restructuring, several comments
> refer to paths that no longer exist.
>
> Replace these references to the current file locations
> so readers can find the correct files.
>
> Related commits
> ---------------
>
> 189c099f75f (Jul 2021)
> docs: collect the disparate device emulation docs into one section
> Rename docs/system/{ => devices}/nvme.rst
>
> 5f4c96b779f (Feb 2023)
> docs/system/loongarch: update loongson3.rst and rename it to virt.rst
> Rename docs/system/loongarch/{loongson3.rst => virt.rst}
>
> fe0007f3c1d (Sep 2023)
> exec: Rename cpu.c -> cpu-target.c
> Rename cpus-common.c => cpu-common.c
>
> 42fa9665e59 (Apr 2025)
> exec: Restrict 'cpu_ldst.h' to accel/tcg/
> Rename include/{exec/cpu_ldst.h => accel/tcg/cpu-ldst.h}
>
> Signed-off-by: Sean Wei <me@sean.taipei>
> ---
> docs/spin/tcg-exclusive.promela | 4 ++--
> hw/nvme/ctrl.c | 2 +-
> target/arm/cpu.c | 2 +-
> target/loongarch/README | 2 +-
> 4 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
prev parent reply other threads:[~2025-07-01 17:37 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-16 15:46 [PATCH 0/6] Fix paths for relocated files Sean Wei
2025-06-16 15:47 ` [PATCH 1/6] MAINTAINERS: update docs file extensions (.txt -> .rst) Sean Wei
2025-07-01 17:18 ` Thomas Huth
2025-06-16 15:48 ` [PATCH 2/6] MAINTAINERS: fix paths for relocated files Sean Wei
2025-07-01 17:24 ` Thomas Huth
2025-07-01 18:06 ` Sean Wei
2025-07-01 18:54 ` Thomas Huth
2025-06-16 15:49 ` [PATCH 3/6] MAINTAINERS: fix vendor capitalization (Vmware -> VMware) Sean Wei
2025-06-16 15:50 ` [PATCH 4/6] MAINTAINERS: fix VMware filename typo (vwm -> vmw) Sean Wei
2025-07-01 17:25 ` Thomas Huth
2025-06-16 15:50 ` [PATCH 5/6] treewide: update docs file extensions (.txt -> .rst) in comments Sean Wei
2025-07-01 17:28 ` Thomas Huth
2025-07-02 5:50 ` Harsh Prateek Bora
2025-06-16 15:51 ` [PATCH 6/6] treewide: fix paths for relocated files " Sean Wei
2025-07-01 17:32 ` Thomas Huth [this message]
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=55f15763-9b67-418f-a670-9a1bbd55d3f8@redhat.com \
--to=thuth@redhat.com \
--cc=foss@defmacro.it \
--cc=gaosong@loongson.cn \
--cc=its@irrelevant.dk \
--cc=kbusch@kernel.org \
--cc=me@sean.taipei \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-block@nongnu.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).