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 2/2] MAINTAINERS: Cover include/sysemu/accel-blocker.h
Date: Thu, 19 Jan 2023 10:15:45 +0100	[thread overview]
Message-ID: <20230119091545.3116376-3-armbru@redhat.com> (raw)
In-Reply-To: <20230119091545.3116376-1-armbru@redhat.com>

Commit bd688fc931 "accel: introduce accelerator blocker API" aded
include/sysemu/accel-blocker.h and accel/accel-blocker.c.  MAINTAINERS
covers the latter in section "Guest CPU Cores (other accelerators) /
Overall", but not the former.  Fix that.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 0dfdf71d48..c888ccaf7a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -437,7 +437,7 @@ M: Richard Henderson <richard.henderson@linaro.org>
 R: Paolo Bonzini <pbonzini@redhat.com>
 S: Maintained
 F: include/qemu/accel.h
-F: include/sysemu/accel-ops.h
+F: include/sysemu/accel-*.h
 F: include/hw/core/accel-cpu.h
 F: accel/accel-*.c
 F: accel/Makefile.objs
-- 
2.39.0



  parent reply	other threads:[~2023-01-19 10:09 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 ` [PATCH 1/2] MAINTAINERS: Cover userfaultfd Markus Armbruster
2023-01-19  9:21   ` 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 ` Markus Armbruster [this message]
2023-01-19 10:24   ` [PATCH 2/2] MAINTAINERS: Cover include/sysemu/accel-blocker.h 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-3-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).