qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Stefano Garzarella <sgarzare@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Roy Hopkins <roy.hopkins@randomman.co.uk>,
	Ani Sinha <anisinha@redhat.com>,
	Luigi Leonardi <leonardi@redhat.com>,
	Gerd Hoffmann <kraxel@redhat.com>, Zhao Liu <zhao1.liu@intel.com>
Subject: [PATCH v5 5/5] igvm: add MAINTAINERS entry
Date: Wed, 29 Oct 2025 11:55:55 +0100	[thread overview]
Message-ID: <20251029105555.2492276-6-kraxel@redhat.com> (raw)
In-Reply-To: <20251029105555.2492276-1-kraxel@redhat.com>

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



  parent reply	other threads:[~2025-10-29 10:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-29 10:55 [PATCH v5 0/5] igvm: add support for igvm memory map parameter in native mode Gerd Hoffmann
2025-10-29 10:55 ` [PATCH v5 1/5] igvm: move igvm.h file to include/system Gerd Hoffmann
2025-10-29 10:55 ` [PATCH v5 2/5] igvm: fix off by one bug in memmap entry count checking Gerd Hoffmann
2025-10-29 10:55 ` [PATCH v5 3/5] igvm: add support for igvm memory map parameter in native mode Gerd Hoffmann
2025-10-29 10:55 ` [PATCH v5 4/5] igvm: add support for initial register state load " Gerd Hoffmann
2025-10-29 10:55 ` Gerd Hoffmann [this message]
2025-10-29 11:22   ` [PATCH v5 5/5] igvm: add MAINTAINERS entry Stefano Garzarella

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251029105555.2492276-6-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=anisinha@redhat.com \
    --cc=leonardi@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=roy.hopkins@randomman.co.uk \
    --cc=sgarzare@redhat.com \
    --cc=zhao1.liu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).