From: Steve Sistare Date: Thu, 29 May 2025 19:23:57 +0000 (-0700) Subject: MAINTAINERS: Add reviewer for CPR X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9942c711835f06805e82fbe9d1da98f6ff7b9311;p=thirdparty%2Fqemu.git 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 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 --- 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