qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 1/1] MAINTAINERS: Add Host Memory Backends section


From: Eduardo Habkost
Subject: [Qemu-devel] [PULL 1/1] MAINTAINERS: Add Host Memory Backends section
Date: Tue, 2 Aug 2016 08:25:28 -0300

The hostmem code is closely related to the NUMA code, so I am
willing to handle patches to those files and share the work with
Igor (the original author of that code).

Acked-by: Igor Mammedov <address@hidden>
Reviewed-by: Markus Armbruster <address@hidden>
Signed-off-by: Eduardo Habkost <address@hidden>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9c88c44..b6fb84e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1169,6 +1169,13 @@ F: numa.c
 F: include/sysemu/numa.h
 T: git git://github.com/ehabkost/qemu.git numa
 
+Host Memory Backends
+M: Eduardo Habkost <address@hidden>
+M: Igor Mammedov <address@hidden>
+S: Maintained
+F: backends/hostmem*.c
+F: include/sysemu/hostmem.h
+
 QAPI
 M: Markus Armbruster <address@hidden>
 M: Michael Roth <address@hidden>
-- 
2.5.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]