From: David Hildenbrand <da...@redhat.com> Both files logically belong to "Memory API" and are not yet listed anywhere else explicitly. Let's add them to "Memory API".
Cc: Peter Maydell <peter.mayd...@linaro.org> Cc: Paolo Bonzini <pbonz...@redhat.com> Cc: Peter Xu <pet...@redhat.com> Signed-off-by: David Hildenbrand <da...@redhat.com> Acked-by: Peter Xu <pet...@redhat.com> Message-Id: <20210723100532.27353-4-da...@redhat.com> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 190a90b541..445f7fe2d1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2460,9 +2460,11 @@ F: include/exec/memop.h F: include/exec/memory.h F: include/exec/ram_addr.h F: include/exec/ramblock.h +F: include/sysemu/memory_mapping.h F: softmmu/dma-helpers.c F: softmmu/ioport.c F: softmmu/memory.c +F: softmmu/memory_mapping.c F: softmmu/physmem.c F: include/exec/memory-internal.h F: scripts/coccinelle/memory-region-housekeeping.cocci -- 2.31.1