[PATCH v5 5/5] igvm: add MAINTAINERS entry

Gerd Hoffmann posted 5 patches 2 weeks, 2 days ago
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, Stefano Garzarella <sgarzare@redhat.com>, Ani Sinha <anisinha@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Zhao Liu <zhao1.liu@intel.com>
[PATCH v5 5/5] igvm: add MAINTAINERS entry
Posted by Gerd Hoffmann 2 weeks, 2 days ago
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.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 64491c800c2c..a79eb495d047 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3906,6 +3906,16 @@ 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: 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>
-- 
2.51.0
Re: [PATCH v5 5/5] igvm: add MAINTAINERS entry
Posted by Stefano Garzarella 2 weeks, 2 days ago
On Wed, Oct 29, 2025 at 11:55:55AM +0100, Gerd Hoffmann wrote:
>Roy Hopkins (the original author) does not respond, so the new plan
>going forward is that I will maintain this together with Stefano.  Also

I confirm my availability :-)

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>

>add Ani as reviewer.
>
>Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
>---
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
>diff --git a/MAINTAINERS b/MAINTAINERS
>index 64491c800c2c..a79eb495d047 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -3906,6 +3906,16 @@ 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: include/system/igvm*.h
>+F: stubs/igvm.c
>+F: target/i386/igvm.c

Should we also add `docs/system/igvm.rst` ?

Thanks,
Stefano

>+
> VT-d Emulation
> M: Michael S. Tsirkin <mst@redhat.com>
> R: Jason Wang <jasowang@redhat.com>
>-- 
>2.51.0
>