From: Steve Sistare <[email protected]> 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 <[email protected]> Reviewed-by: Cédric Le Goater <[email protected]> Link: https://lore.kernel.org/qemu-devel/[email protected] Signed-off-by: Cédric Le Goater <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 16af37986a4d4d3c1700bc4e56163cb85c05f987..b189701357ccf1010d60c88916a8e1be42d2a615 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 <[email protected]> +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 <[email protected]> R: Fan Ni <[email protected]> -- 2.49.0
