summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRichard Henderson2021-03-22 12:24:24 +0100
committerRichard Henderson2021-03-24 02:36:36 +0100
commit6670d4d0e38249323df755a92ffdf04f2c6b7894 (patch)
tree928638efff67117ad7e30b53292738d402cf69fb /MAINTAINERS
parenttcg: Workaround macOS 11.2 mprotect bug (diff)
downloadqemu-6670d4d0e38249323df755a92ffdf04f2c6b7894.tar.gz
qemu-6670d4d0e38249323df755a92ffdf04f2c6b7894.tar.xz
qemu-6670d4d0e38249323df755a92ffdf04f2c6b7894.zip
exec: Rename exec-vary.c as page-vary.c
exec-vary.c is about variable page size handling, rename it page-vary.c. Currently this file is target specific (built once for each target), comment this. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20210322112427.4045204-2-f4bug@amsat.org> [rth: Update MAINTAINERS] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9147e9a429..ed68de3cec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -117,6 +117,7 @@ R: Paolo Bonzini <pbonzini@redhat.com>
S: Maintained
F: softmmu/cpus.c
F: cpus-common.c
+F: page-vary.c
F: accel/tcg/
F: accel/stubs/tcg-stub.c
F: util/cacheinfo.c