qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Fix paths for relocated files
@ 2025-06-16 15:46 Sean Wei
  2025-06-16 15:47 ` [PATCH 1/6] MAINTAINERS: update docs file extensions (.txt -> .rst) Sean Wei
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Sean Wei @ 2025-06-16 15:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Sean Wei

Several files were renamed in previous commits, causing their entries
in MAINTAINERS and source comments to reference outdated paths.

Update the filenames to reflect their current locations so that
maintainer lookup works properly, and readers can find the correct files.


The rename history can be verified using:
  git log -- <old_filename>
  git show --stat <latest_commit_id>

I have also included the relevant commit IDs in each patch to make
the review process easier.


Sean Wei (6):
  MAINTAINERS: update docs file extensions (.txt -> .rst)
  MAINTAINERS: fix paths for relocated files
  MAINTAINERS: fix vendor capitalization (Vmware -> VMware)
  MAINTAINERS: fix VMware filename typo (vwm -> vmw)
  treewide: update docs file extensions (.txt -> .rst) in comments
  treewide: fix paths for relocated files in comments

 MAINTAINERS                     | 22 +++++++++++-----------
 docs/spin/tcg-exclusive.promela |  4 ++--
 hw/acpi/nvdimm.c                |  2 +-
 hw/acpi/pcihp.c                 |  2 +-
 hw/acpi/vmgenid.c               |  6 +++---
 hw/misc/ivshmem-flat.c          |  2 +-
 hw/nvme/ctrl.c                  |  2 +-
 hw/ppc/spapr.c                  |  2 +-
 include/hw/acpi/pcihp.h         |  2 +-
 include/hw/misc/ivshmem-flat.h  |  2 +-
 target/arm/cpu.c                |  2 +-
 target/loongarch/README         |  2 +-
 tests/qtest/vmgenid-test.c      |  2 +-
 13 files changed, 26 insertions(+), 26 deletions(-)

-- 
2.49.0



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-07-02  5:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).