qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: richard.henderson@linaro.org, pbonzini@redhat.com,
	quintela@redhat.com, dgilbert@redhat.com
Subject: [PATCH 1/2] MAINTAINERS: Cover userfaultfd
Date: Thu, 19 Jan 2023 10:15:44 +0100	[thread overview]
Message-ID: <20230119091545.3116376-2-armbru@redhat.com> (raw)
In-Reply-To: <20230119091545.3116376-1-armbru@redhat.com>

Commit 0e9b5cd6b2 "migration: introduce UFFD-WP low-level interface
helpers" added util/userfaultfd.c without covering it in MAINTAINERS.
Add it to section "Migration".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0fe50d01e3..0dfdf71d48 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3089,6 +3089,7 @@ S: Maintained
 F: hw/core/vmstate-if.c
 F: include/hw/vmstate-if.h
 F: include/migration/
+F: include/qemu/userfaultfd.h
 F: migration/
 F: scripts/vmstate-static-checker.py
 F: tests/vmstate-static-checker-data/
@@ -3096,6 +3097,7 @@ F: tests/qtest/migration-test.c
 F: docs/devel/migration.rst
 F: qapi/migration.json
 F: tests/migration/
+F: util/userfaultfd.c
 
 D-Bus
 M: Marc-André Lureau <marcandre.lureau@redhat.com>
-- 
2.39.0



  reply	other threads:[~2023-01-19  9:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-19  9:15 [PATCH 0/2] MAINTAINERS: Small potatos Markus Armbruster
2023-01-19  9:15 ` Markus Armbruster [this message]
2023-01-19  9:21   ` [PATCH 1/2] MAINTAINERS: Cover userfaultfd Dr. David Alan Gilbert
2023-01-19 10:06   ` Philippe Mathieu-Daudé
2023-01-30  4:17   ` Juan Quintela
2023-01-30  4:49   ` Juan Quintela
2023-01-19  9:15 ` [PATCH 2/2] MAINTAINERS: Cover include/sysemu/accel-blocker.h Markus Armbruster
2023-01-19 10:24   ` Philippe Mathieu-Daudé
2023-01-19 10:32     ` Markus Armbruster
2023-01-30  4:49   ` Juan Quintela
2023-01-20 17:01 ` [PATCH 3/2] MAINTAINERS: Cover tpm.c again Markus Armbruster

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=20230119091545.3116376-2-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --cc=richard.henderson@linaro.org \
    /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).