All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: stefanha@redhat.com, "Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Pierrick Bouvier" <pierrick.bouvier@oss.qualcomm.com>,
	"Alistair Francis" <alistair.francis@wdc.com>
Subject: [PULL 03/42] MAINTAINERS: Fix RISCV related paths
Date: Wed, 10 Jun 2026 10:04:08 +0200	[thread overview]
Message-ID: <20260610080447.1156502-4-armbru@redhat.com> (raw)
In-Reply-To: <20260610080447.1156502-1-armbru@redhat.com>

From: Philippe Mathieu-Daudé <philmd@linaro.org>

Host user-emulation headers were renamed in commits ba0e7333620
("configure: Merge riscv32 and riscv64 host architectures") and
bbf15aaf7c7 ("common-user: Move safe-syscall.* from linux-user"),
then covered in commit 355cdac7d86 ("MAINTAINERS: Add
common-user/host/riscv to RISC-V section"). Remove the obsolete
entries.

test_riscv64_sifive_u.py was renamed in commit e1a8572a8d7
("tests/functional: Move riscv32/riscv64 tests into target-specific
folders").

Reported-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20260519172621.98469-1-philmd@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
---
 MAINTAINERS | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cd5a899774..64e7e090eb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -362,8 +362,6 @@ F: hw/riscv/
 F: hw/intc/riscv*
 F: include/hw/char/riscv_htif.h
 F: include/hw/riscv/
-F: linux-user/host/riscv32/
-F: linux-user/host/riscv64/
 F: common-user/host/riscv*
 F: tests/functional/riscv32
 F: tests/functional/riscv64
@@ -1782,7 +1780,7 @@ S: Supported
 F: docs/system/riscv/sifive_u.rst
 F: hw/*/*sifive*.c
 F: include/hw/*/*sifive*.h
-F: tests/functional/test_riscv64_sifive_u.py
+F: tests/functional/riscv64/test_sifive_u.py
 
 AMD Microblaze-V Generic Board
 M: Sai Pavan Boddu <sai.pavan.boddu@amd.com>
-- 
2.54.0



  parent reply	other threads:[~2026-06-10  8:09 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-10  8:04 [PULL 00/42] MAINTAINERS patches for 2026-06-10 Markus Armbruster
2026-06-10  8:04 ` [PULL 01/42] MAINTAINERS: update ebpf reviewers Markus Armbruster
2026-06-10  8:04 ` [PULL 02/42] MAINTAINERS: Correct scripts/coverity-model.c path Markus Armbruster
2026-06-10  8:04 ` Markus Armbruster [this message]
2026-06-10  8:04 ` [PULL 04/42] MAINTAINERS: Fix hexagon-linux-user.mak path Markus Armbruster
2026-06-10  8:04 ` [PULL 05/42] MAINTAINERS: Improve another "Overall" section headline Markus Armbruster
2026-06-10  8:04 ` [PULL 06/42] MAINTAINERS: Delete trailing colons in section headlines Markus Armbruster
2026-06-10  8:04 ` [PULL 07/42] MAINTAINERS: Drop stale F: from "Guest CPU cores (TCG)" Markus Armbruster
2026-06-10  8:04 ` [PULL 08/42] MAINTAINERS: Drop stale F: in "SPARC TCG CPUs" Markus Armbruster
2026-06-10  8:04 ` [PULL 09/42] MAINTAINERS: Drop stale F: from "Overall KVM CPUs" Markus Armbruster
2026-06-10  8:04 ` [PULL 10/42] MAINTAINERS: Fix F: in "Overall CPUs other accelerators" Markus Armbruster
2026-06-10  8:04 ` [PULL 11/42] MAINTAINERS: Drop stale F: from "virtio" Markus Armbruster
2026-06-10  8:04 ` [PULL 12/42] MAINTAINERS: Fix F: in "Apple Silicon HVF CPUs" Markus Armbruster
2026-06-10  8:04 ` [PULL 13/42] MAINTAINERS: Drop bad F: in "X86 Xen CPUs" Markus Armbruster
2026-06-10  8:04 ` [PULL 14/42] MAINTAINERS: Fix F: in "Darwin (macOS, iOS)" Markus Armbruster
2026-06-10  8:04 ` [PULL 15/42] MAINTAINERS: Fix F: in "WebAssembly" Markus Armbruster
2026-06-10  8:04 ` [PULL 16/42] MAINTAINERS: Fix F: in "Allwinner-a10" Markus Armbruster
2026-06-10  8:04 ` [PULL 17/42] MAINTAINERS: Fix F: in "Raspberry Pi" Markus Armbruster
2026-06-10  8:04 ` [PULL 18/42] MAINTAINERS: Drop bad F: from "Xilinx Zynq" Markus Armbruster
2026-06-10  8:04 ` [PULL 19/42] MAINTAINERS: Drop stale F: from "New World (mac99)" Markus Armbruster
2026-06-10  8:04 ` [PULL 20/42] MAINTAINERS: Drop stale F: from "sPAPR (pseries)" Markus Armbruster
2026-06-10  8:04 ` [PULL 21/42] MAINTAINERS: Fix F: typo in "sam460ex" Markus Armbruster
2026-06-10  8:04 ` [PULL 22/42] MAINTAINERS: Fix F: typo in "ACPI/HEST/GHES/ARM processor CPER" Markus Armbruster
2026-06-10  8:04 ` [PULL 23/42] MAINTAINERS: Fix F: in "SSI" Markus Armbruster
2026-06-10  8:04 ` [PULL 24/42] MAINTAINERS: Fix F: in "vhost" Markus Armbruster
2026-06-10  8:04 ` [PULL 25/42] MAINTAINERS: Fix F: in "virtio-input" Markus Armbruster
2026-06-10  8:04 ` [PULL 26/42] MAINTAINERS: Fix bad / stale F: in "virtio-user-rng" Markus Armbruster
2026-06-10  8:04 ` [PULL 27/42] MAINTAINERS: Fix F: in "vhost-user-stubs" Markus Armbruster
2026-06-10  8:04 ` [PULL 28/42] MAINTAINERS: Fix F: in "virtio-snd" and "virtio-gpu" Markus Armbruster
2026-06-10  8:04 ` [PULL 29/42] MAINTAINERS: Fix F: typo in "pcf8574" Markus Armbruster
2026-06-10  8:04 ` [PULL 30/42] MAINTAINERS: Drop stale F: from "Block I/O path" Markus Armbruster
2026-06-10  8:04 ` [PULL 31/42] MAINTAINERS: Fix F: typo in "Dump" Markus Armbruster
2026-06-10  8:04 ` [PULL 32/42] MAINTAINERS: Drop stale F: from "Human Monitor (HMP)" Markus Armbruster
2026-06-10  8:04 ` [PULL 33/42] MAINTAINERS: Fix F: in "QDev" Markus Armbruster
2026-06-10  8:04 ` [PULL 34/42] MAINTAINERS: Fix F: in "QMP" Markus Armbruster
2026-06-10  8:04 ` [PULL 35/42] MAINTAINERS: Fix F: typo in "I3C" Markus Armbruster
2026-06-10  8:04 ` [PULL 36/42] MAINTAINERS: Drop stale F: from "EDK2 Firmware" Markus Armbruster
2026-06-10  8:04 ` [PULL 37/42] MAINTAINERS: Drop stale F: from "TCI TCG target" Markus Armbruster
2026-06-10  8:04 ` [PULL 38/42] MAINTAINERS: Drop stale F: from "Linux io_uring" Markus Armbruster
2026-06-10  8:04 ` [PULL 39/42] MAINTAINERS: Fix F: in "VFIO-USER" Markus Armbruster
2026-06-10  8:04 ` [PULL 40/42] MAINTAINERS: Fix F: in "Build and test automation" Markus Armbruster
2026-06-10  8:04 ` [PULL 41/42] MAINTAINERS: Drop stale F: from "Sphinx documentation configuration ..." Markus Armbruster
2026-06-10  8:04 ` [PULL 42/42] MAINTAINERS: Fix F: in "Rust build system integration" Markus Armbruster
2026-06-11  0:54 ` [PULL 00/42] MAINTAINERS patches for 2026-06-10 Stefan Hajnoczi

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=20260610080447.1156502-4-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=alistair.francis@wdc.com \
    --cc=philmd@linaro.org \
    --cc=pierrick.bouvier@oss.qualcomm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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.