Re: [PATCH 3/3] MAINTAINERS: Add memory_mapping.h and memory_mapping.c to "Memory API"

2021-07-23 Thread Peter Xu
On Fri, Jul 23, 2021 at 12:05:32PM +0200, David Hildenbrand wrote: > 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 > Cc: Paolo Bonzini > Cc: Peter Xu > Signed-off-by: David Hildenbrand Acked

[PATCH 3/3] MAINTAINERS: Add memory_mapping.h and memory_mapping.c to "Memory API"

2021-07-23 Thread David Hildenbrand
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 Cc: Paolo Bonzini Cc: Peter Xu Signed-off-by: David Hildenbrand --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MA