diff options
| author | Philippe Mathieu-Daudé | 2018-11-25 21:49:56 +0100 |
|---|---|---|
| committer | Laurent Vivier | 2018-12-11 18:28:47 +0100 |
| commit | e2e254d3e07767b322f4254809f26dcafff3694e (patch) | |
| tree | 8dc2942c9e189348c661ebdec388d63192f29a7f | |
| parent | MAINTAINERS: Add a missing entry to the QMP section (diff) | |
| download | qemu-e2e254d3e07767b322f4254809f26dcafff3694e.tar.gz qemu-e2e254d3e07767b322f4254809f26dcafff3694e.tar.xz qemu-e2e254d3e07767b322f4254809f26dcafff3694e.zip | |
MAINTAINERS: Add a missing entry for the NVDIMM device
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20181125205000.10324-22-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4251c5edd3..84e248c013 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1498,6 +1498,7 @@ S: Maintained F: hw/acpi/nvdimm.c F: hw/mem/nvdimm.c F: include/hw/mem/nvdimm.h +F: docs/nvdimm.txt e1000x M: Dmitry Fleytman <dmitry.fleytman@gmail.com> |
