summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2024-02-05 09:47:46 +0100
committerMichael Tokarev <mjt@tls.msk.ru>2024-02-13 10:59:25 +0300
commit341d698c8d94cf690ea4864dccddf331d0ca02d0 (patch)
tree86bf10ba3517145c163140ff2d07c5aa152689bc
parent196578c9d051d19c23e6c13e97b791a41b318315 (diff)
downloadfocaccia-qemu-341d698c8d94cf690ea4864dccddf331d0ca02d0.tar.gz
focaccia-qemu-341d698c8d94cf690ea4864dccddf331d0ca02d0.zip
MAINTAINERS: Cover qapi/cxl.json
Commit 415442a1b4a (hw/mem/cxl_type3: Add CXL RAS Error Injection
Support.) created qapi/cxl.json without adding it to MAINTAINERS.  Fix
that.

Cc: Ben Widawsky <ben.widawsky@intel.com>
Cc: Jonathan Cameron <jonathan.cameron@huawei.com>
Cc: Fan Ni <fan.ni@samsung.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f80db6a96a..87f03ebccd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2894,6 +2894,7 @@ S: Supported
 F: hw/cxl/
 F: hw/mem/cxl_type3.c
 F: include/hw/cxl/
+F: qapi/cxl.json
 
 Dirty Bitmaps
 M: Eric Blake <eblake@redhat.com>