aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2023-10-16 12:35:21 -0400
committerStefan Hajnoczi <stefanha@redhat.com>2023-10-16 12:36:55 -0400
commit2a6299fb137e8f0fcee205f584c52481cb8461f7 (patch)
treedff53b1d4e8d4b206c25dee3bcd178a1ab2cdecf /MAINTAINERS
parentce2f51697bea03956c2ac1ccc17d81e170d68c3b (diff)
parentf51f90c65ed7706c3c4f7a889ce3d6b7ab75ef6a (diff)
downloadqemu-2a6299fb137e8f0fcee205f584c52481cb8461f7.zip
qemu-2a6299fb137e8f0fcee205f584c52481cb8461f7.tar.gz
qemu-2a6299fb137e8f0fcee205f584c52481cb8461f7.tar.bz2
Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into staging
* Fix CVE-2023-1544 * Deprecate the rdma code * Fix flaky npcm7xx_timer test * i2c-echo license statement and Kconfig switch * Disable the failing riscv64-debian-cross CI job by default * tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu: gitlab-ci: Disable the riscv64-debian-cross-container by default MAINTAINERS: Add include/sysemu/qtest.h to the qtest section hw/misc/Kconfig: add switch for i2c-echo hw/misc/i2c-echo: add copyright/license note tests/qtest: Fix npcm7xx_timer-test.c flaky test hw/rdma: Deprecate the pvrdma device and the rdma subsystem hw/pvrdma: Protect against buggy or malicious guest driver Conflicts: docs/about/deprecated.rst Context conflict between RISC-V and RDMA deprecation. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 04e87c20..9b28cbb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3144,6 +3144,7 @@ M: Laurent Vivier <lvivier@redhat.com>
R: Paolo Bonzini <pbonzini@redhat.com>
S: Maintained
F: system/qtest.c
+F: include/sysemu/qtest.h
F: accel/qtest/
F: tests/qtest/
F: docs/devel/qgraph.rst
@@ -3865,7 +3866,7 @@ F: docs/block-replication.txt
PVRDMA
M: Yuval Shaia <yuval.shaia.ml@gmail.com>
M: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
-S: Maintained
+S: Odd Fixes
F: hw/rdma/*
F: hw/rdma/vmw/*
F: docs/pvrdma.txt