Re: [Qemu-devel] [PATCH v2 04/12] MAINTAINERS: Add missing entries to VFIO and NVMe

2019-02-15 Thread Alex Williamson
On Fri, 15 Feb 2019 18:29:19 +0100 Thomas Huth wrote: > On 18/12/2018 12.56, Philippe Mathieu-Daudé wrote: > > The VFIO helpers are used by the NVMe block driver, add the > > entries to both sections. > > > > Signed-off-by: Philippe Mathieu-Daudé > > --- > > v2: add util/vfio-helpers.c, add ent

Re: [Qemu-devel] [PATCH v2 04/12] MAINTAINERS: Add missing entries to VFIO and NVMe

2019-02-15 Thread Thomas Huth
On 18/12/2018 12.56, Philippe Mathieu-Daudé wrote: > The VFIO helpers are used by the NVMe block driver, add the > entries to both sections. > > Signed-off-by: Philippe Mathieu-Daudé > --- > v2: add util/vfio-helpers.c, add entries to NVMe section > --- > MAINTAINERS | 5 + > 1 file changed,

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

2018-12-18 Thread Philippe Mathieu-Daudé
The VFIO helpers are used by the NVMe block driver, add the entries to both sections. Signed-off-by: Philippe Mathieu-Daudé --- 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 f3305a