From 9942c711835f06805e82fbe9d1da98f6ff7b9311 Mon Sep 17 00:00:00 2001 From: Steve Sistare Date: Thu, 29 May 2025 12:23:57 -0700 Subject: [PATCH] MAINTAINERS: Add reviewer for CPR MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit CPR is integrated with live migration, and has the same maintainers. But, add a CPR section to add a reviewer. Signed-off-by: Steve Sistare Reviewed-by: Cédric Le Goater Link: https://lore.kernel.org/qemu-devel/1748546679-154091-2-git-send-email-steven.sistare@oracle.com Signed-off-by: Cédric Le Goater --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 16af37986a..b189701357 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3032,6 +3032,15 @@ F: include/qemu/co-shared-resource.h T: git https://gitlab.com/jsnow/qemu.git jobs T: git https://gitlab.com/vsementsov/qemu.git block +CheckPoint and Restart (CPR) +R: Steve Sistare +S: Supported +F: hw/vfio/cpr* +F: include/migration/cpr.h +F: migration/cpr* +F: tests/qtest/migration/cpr* +F: docs/devel/migration/CPR.rst + Compute Express Link M: Jonathan Cameron R: Fan Ni -- 2.39.5