qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] MAINTAINERS: Update git URLs for my trees


From: Eduardo Habkost
Subject: [Qemu-devel] [PATCH] MAINTAINERS: Update git URLs for my trees
Date: Fri, 1 Sep 2017 12:39:28 -0300

List the branches where I queue patches for Machine Core, NUMA,
Memory Backends, and X86.  Update the NUMA section to list the
"numa-next" branch instead of "numa".

Signed-off-by: Eduardo Habkost <address@hidden>
---
 MAINTAINERS | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ccee28b12d..d72d8183bf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -250,6 +250,7 @@ S: Maintained
 F: target/i386/
 F: hw/i386/
 F: disas/i386.c
+T: git git://github.com/ehabkost/qemu.git x86-next
 
 Xtensa
 M: Max Filippov <address@hidden>
@@ -858,6 +859,7 @@ S: Supported
 F: hw/core/machine.c
 F: hw/core/null-machine.c
 F: include/hw/boards.h
+T: git git://github.com/ehabkost/qemu.git machine-next
 
 Xtensa Machines
 ---------------
@@ -1368,7 +1370,7 @@ M: Eduardo Habkost <address@hidden>
 S: Maintained
 F: numa.c
 F: include/sysemu/numa.h
-T: git git://github.com/ehabkost/qemu.git numa
+T: git git://github.com/ehabkost/qemu.git numa-next
 
 Host Memory Backends
 M: Eduardo Habkost <address@hidden>
@@ -1376,6 +1378,7 @@ M: Igor Mammedov <address@hidden>
 S: Maintained
 F: backends/hostmem*.c
 F: include/sysemu/hostmem.h
+T: git git://github.com/ehabkost/qemu.git machine-next
 
 Cryptodev Backends
 M: Gonglei <address@hidden>
-- 
2.13.5




reply via email to

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