aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Sistare <steven.sistare@oracle.com>2025-05-29 12:23:57 -0700
committerCédric Le Goater <clg@redhat.com>2025-06-05 10:40:38 +0200
commit9942c711835f06805e82fbe9d1da98f6ff7b9311 (patch)
tree043cc6429a5d3ff9e508e0c270593ecdda094ef9
parent1ab3d93fd24b9ca0f415bb7ef38c4a4e2e9e62ef (diff)
downloadqemu-9942c711835f06805e82fbe9d1da98f6ff7b9311.zip
qemu-9942c711835f06805e82fbe9d1da98f6ff7b9311.tar.gz
qemu-9942c711835f06805e82fbe9d1da98f6ff7b9311.tar.bz2
MAINTAINERS: Add reviewer for CPR
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 <steven.sistare@oracle.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/qemu-devel/1748546679-154091-2-git-send-email-steven.sistare@oracle.com Signed-off-by: Cédric Le Goater <clg@redhat.com>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 16af379..b189701 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 <steven.sistare@oracle.com>
+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 <jonathan.cameron@huawei.com>
R: Fan Ni <fan.ni@samsung.com>