From: Gerd Hoffmann Date: Wed, 29 Oct 2025 10:55:55 +0000 (+0100) Subject: igvm: add MAINTAINERS entry X-Git-Tag: v10.2.0-rc1~27^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=541e7a2d987cf74bc1931bdd99d64b27bc9f335b;p=thirdparty%2Fqemu.git igvm: add MAINTAINERS entry Roy Hopkins (the original author) does not respond, so the new plan going forward is that I will maintain this together with Stefano. Also add Ani as reviewer. Reviewed-by: Stefano Garzarella Signed-off-by: Gerd Hoffmann Message-ID: <20251029105555.2492276-6-kraxel@redhat.com> --- diff --git a/MAINTAINERS b/MAINTAINERS index a6a1d36f52..ee058e2fef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3908,6 +3908,17 @@ F: roms/edk2-* F: tests/data/uefi-boot-images/ F: tests/uefi-test-tools/ +IGVM Firmware +M: Gerd Hoffmann +M: Stefano Garzarella +R: Ani Sinha +S: Maintained +F: backends/igvm*.c +F: docs/system/igvm.rst +F: include/system/igvm*.h +F: stubs/igvm.c +F: target/i386/igvm.c + VT-d Emulation M: Michael S. Tsirkin R: Jason Wang