aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2023-01-19 10:15:45 +0100
committerMarkus Armbruster <armbru@redhat.com>2023-02-02 16:56:03 +0100
commit75e5519a139e57e4b953a9336cb87ad12f8a3719 (patch)
tree8f3c4e8fb50f38ed556c43d4a145065de34daca5 /MAINTAINERS
parentb862888c53033c66f0ac4af27718f7971dcd713c (diff)
downloadqemu-75e5519a139e57e4b953a9336cb87ad12f8a3719.zip
qemu-75e5519a139e57e4b953a9336cb87ad12f8a3719.tar.gz
qemu-75e5519a139e57e4b953a9336cb87ad12f8a3719.tar.bz2
MAINTAINERS: Cover include/sysemu/accel-blocker.h
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> Message-Id: <20230119091545.3116376-3-armbru@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5288eb8..190a6f5 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