summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2024-02-05 09:47:46 +0100
committerMarkus Armbruster <armbru@redhat.com>2024-02-12 10:12:08 +0100
commit66ba157a96ea5a292c8ee326ba3e566dd9b2354d (patch)
treee6833885e8b93da37d9c8ed357891cb83fab4ca3
parent66fcb9d651d69f9f01025acd7ecac35e727c928a (diff)
downloadfocaccia-qemu-66ba157a96ea5a292c8ee326ba3e566dd9b2354d.tar.gz
focaccia-qemu-66ba157a96ea5a292c8ee326ba3e566dd9b2354d.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>
Message-ID: <20240205084747.3623569-2-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2f9741b898..00ada764a7 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>