As part of my daily work responsibilities, I actively investigate CPU hotplug functionality on Linux and have been reviewing related patches for some time. I'm stepping up as a reviewer for PPC KVM CPU areas to help share the review workload and contribute to maintaining code quality in these subsystems.
Signed-off-by: Vishal Chourasia <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index cb19e868b4..43f87269be 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -488,6 +488,7 @@ F: tests/functional/aarch64/test_kvm.py PPC KVM CPUs M: Nicholas Piggin <[email protected]> R: Harsh Prateek Bora <[email protected]> +R: Vishal Chourasia <[email protected]> S: Odd Fixes F: target/ppc/kvm.c F: hw/ppc/spapr_cpu_core.c -- 2.54.0
