From: David Hildenbrand <david@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Paolo Bonzini <pbonzini@redhat.com>, Peter Xu <peterx@redhat.com>,
David Hildenbrand <david@redhat.com>
Subject: [PATCH 3/3] MAINTAINERS: Add memory_mapping.h and memory_mapping.c to "Memory API"
Date: Fri, 23 Jul 2021 12:05:32 +0200 [thread overview]
Message-ID: <20210723100532.27353-4-david@redhat.com> (raw)
In-Reply-To: <20210723100532.27353-1-david@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.maydell@linaro.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Peter Xu <peterx@redhat.com>
Signed-off-by: David Hildenbrand <david@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
next prev parent reply other threads:[~2021-07-23 10:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-23 10:05 [PATCH 0/3] MAINTAINERS: "Host Memory Backends" and "Memory API" updates David Hildenbrand
2021-07-23 10:05 ` [PATCH 1/3] MAINTAINERS: Replace Eduardo as "Host Memory Backends" maintainer David Hildenbrand
2021-07-23 10:20 ` Igor Mammedov
2021-07-23 10:05 ` [PATCH 2/3] MAINTAINERS: Add Peter Xu and myself as co-maintainer of "Memory API" David Hildenbrand
2021-07-23 10:23 ` Philippe Mathieu-Daudé
2021-07-23 10:24 ` David Hildenbrand
2021-07-23 10:28 ` Philippe Mathieu-Daudé
2021-07-23 12:21 ` Peter Xu
2021-07-23 10:05 ` David Hildenbrand [this message]
2021-07-23 12:22 ` [PATCH 3/3] MAINTAINERS: Add memory_mapping.h and memory_mapping.c to " Peter Xu
2021-07-23 16:06 ` [PATCH 0/3] MAINTAINERS: "Host Memory Backends" and "Memory API" updates Paolo Bonzini
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=20210723100532.27353-4-david@redhat.com \
--to=david@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=peterx@redhat.com \
--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 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.