qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] migration: add a MAINTAINERS entry for migration


From: Anthony Liguori
Subject: [Qemu-devel] [PATCH] migration: add a MAINTAINERS entry for migration
Date: Sat, 12 Nov 2011 10:07:54 -0600

I think this is an accurate reflection of the state of migration today.  This
is the second release in a row where we're scrambling to fix a critical issue
in migration.

The first step in fixing this problem is being up front about what the current
state of the subsystem is.  If we're going to treat migration as a release
blocking feature in the future, than we need to promote the migration subsystem
above 'Odd Fixes' status.

Signed-off-by: Anthony Liguori <address@hidden>
---
 MAINTAINERS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7ee301e..45b345f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -461,6 +461,11 @@ M: Anthony Liguori <address@hidden>
 S: Supported
 F: vl.c
 
+Migration
+M: Anthony Liguori <address@hidden>
+S: Odd Fixes
+F: migration*.c savevm.c
+
 Monitor (QMP/HMP)
 M: Luiz Capitulino <address@hidden>
 M: Markus Armbruster <address@hidden>
-- 
1.7.4.1




reply via email to

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