]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
MAINTAINERS: Add "Error reporting" entry
authorMarkus Armbruster <armbru@redhat.com>
Sat, 12 Sep 2015 11:29:56 +0000 (13:29 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 18 Sep 2015 12:34:39 +0000 (14:34 +0200)
Error reporting work has been flowing through my tree for a while.
Time for MAINTAINERS to catch up.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1442057396-21989-1-git-send-email-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
MAINTAINERS

index 2f4e8cf95464b7eeab94ce27ec44144fbe94b1fd..71c652be98e93a051f61574d9b9d1d42c77316b1 100644 (file)
@@ -903,6 +903,14 @@ M: Alexander Graf <agraf@suse.de>
 S: Maintained
 F: device_tree.[ch]
 
+Error reporting
+M: Markus Armbruster <armbru@redhat.com>
+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: qemu-devel@nongnu.org
 S: Odd Fixes