]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
igvm: add MAINTAINERS entry
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 29 Oct 2025 10:55:55 +0000 (11:55 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 3 Nov 2025 06:38:53 +0000 (07:38 +0100)
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 <sgarzare@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20251029105555.2492276-6-kraxel@redhat.com>

MAINTAINERS

index a6a1d36f52da6ab13f8d02a2431fedb37ce77491..ee058e2fef00b5954ec7b70c0a74cdb17d4ced6a 100644 (file)
@@ -3908,6 +3908,17 @@ F: roms/edk2-*
 F: tests/data/uefi-boot-images/
 F: tests/uefi-test-tools/
 
+IGVM Firmware
+M: Gerd Hoffmann <kraxel@redhat.com>
+M: Stefano Garzarella <sgarzare@redhat.com>
+R: Ani Sinha <anisinha@redhat.com>
+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 <mst@redhat.com>
 R: Jason Wang <jasowang@redhat.com>