Error reporting work has been flowing through my tree for a while. Time for MAINTAINERS to catch up.
Signed-off-by: Markus Armbruster <[email protected]> Message-Id: <[email protected]> Reviewed-by: Eric Blake <[email protected]> Reviewed-by: Peter Crosthwaite <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2f4e8cf..71c652b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -903,6 +903,14 @@ M: Alexander Graf <[email protected]> S: Maintained F: device_tree.[ch] +Error reporting +M: Markus Armbruster <[email protected]> +S: Supported +F: include/qapi/error.h +F: include/qemu/error-report.h +F: util/error.c +F: util/qemu-error.c + GDB stub L: [email protected] S: Odd Fixes -- 2.4.3
