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 <aligu...@us.ibm.com> --- 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 <aligu...@us.ibm.com> S: Supported F: vl.c +Migration +M: Anthony Liguori <aligu...@us.ibm.com> +S: Odd Fixes +F: migration*.c savevm.c + Monitor (QMP/HMP) M: Luiz Capitulino <lcapitul...@redhat.com> M: Markus Armbruster <arm...@redhat.com> -- 1.7.4.1