qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH v2 04/12] MAINTAINERS: Add missing entries to VFIO


From: Philippe Mathieu-Daudé
Subject: [Qemu-trivial] [PATCH v2 04/12] MAINTAINERS: Add missing entries to VFIO and NVMe
Date: Tue, 18 Dec 2018 12:56:07 +0100

The VFIO helpers are used by the NVMe block driver, add the
entries to both sections.

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
---
v2: add util/vfio-helpers.c, add entries to NVMe section
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f3305a65b6..7a94b0dab3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1365,7 +1365,10 @@ VFIO
 M: Alex Williamson <address@hidden>
 S: Supported
 F: hw/vfio/*
+F: util/vfio-helpers.c
 F: include/hw/vfio/
+F: include/qemu/vfio-helpers.h
+F: docs/igd-assign.txt
 
 vfio-ccw
 M: Cornelia Huck <address@hidden>
@@ -2290,6 +2293,8 @@ M: Fam Zheng <address@hidden>
 L: address@hidden
 S: Supported
 F: block/nvme*
+F: util/vfio-helpers.c
+F: include/qemu/vfio-helpers.h
 
 Bootdevice
 M: Gonglei <address@hidden>
-- 
2.17.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]