From c1629c5ce3a23053abcfaf7760356b214a750e3c Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Mon, 23 Jan 2017 06:54:55 +0100 Subject: [PATCH] MAINTAINERS: Add an entry for hw/core/null-machine.c The "Machine core" section sounds like a good match for this file. Signed-off-by: Thomas Huth Message-Id: <1485150895-19753-1-git-send-email-thuth@redhat.com> Reviewed-by: Marcel Apfelbaum Signed-off-by: Eduardo Habkost --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index ad1000415dcc..57bd0276e376 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -813,6 +813,7 @@ M: Eduardo Habkost M: Marcel Apfelbaum S: Supported F: hw/core/machine.c +F: hw/core/null-machine.c F: include/hw/boards.h Xtensa Machines