From: Sascha Silbe <[email protected]> Some files used by s390 KVM code were missing in MAINTAINERS. Add them.
Reported-by: Markus Armbruster <[email protected]> Signed-off-by: Sascha Silbe <[email protected]> Signed-off-by: Cornelia Huck <[email protected]> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7d43026..7d2a33c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -669,6 +669,9 @@ F: hw/s390x/ F: include/hw/s390x/ F: pc-bios/s390-ccw/ F: hw/watchdog/wdt_diag288.c +F: include/hw/watchdog/wdt_diag288.h +F: pc-bios/s390-ccw.img +F: default-configs/s390x-softmmu.mak T: git git://github.com/cohuck/qemu.git s390-next T: git git://github.com/borntraeger/qemu.git s390-next -- 2.9.3
