From: Christian Borntraeger <[email protected]> The s390-ccw bios and the ipl code do work in lock-step. Let us merge them in the maintainer file.
Signed-off-by: Christian Borntraeger <[email protected]> Message-Id: <[email protected]> Acked-by: Thomas Huth <[email protected]> Signed-off-by: Cornelia Huck <[email protected]> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e0e8b5fb9e..8ec2281a7e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -944,10 +944,11 @@ T: git git://github.com/cohuck/qemu.git s390-next T: git git://github.com/borntraeger/qemu.git s390-next L: [email protected] -S390-ccw Bios +S390-ccw boot M: Christian Borntraeger <[email protected]> M: Thomas Huth <[email protected]> S: Supported +F: hw/s390x/ipl.* F: pc-bios/s390-ccw/ F: pc-bios/s390-ccw.img T: git git://github.com/borntraeger/qemu.git s390-next -- 2.14.5
