diff options
author | Philippe Mathieu-Daudé | 2017-06-29 17:03:08 +0200 |
---|---|---|
committer | Paolo Bonzini | 2017-07-14 11:04:33 +0200 |
commit | 747969db2a6cd6e93561f7edc50d824a7d67346b (patch) | |
tree | b671e82a8ea369298a6c8eafb22b6dc1bb5558c4 /MAINTAINERS | |
parent | MAINTAINERS: update TCI entry (diff) | |
download | qemu-747969db2a6cd6e93561f7edc50d824a7d67346b.tar.gz qemu-747969db2a6cd6e93561f7edc50d824a7d67346b.tar.xz qemu-747969db2a6cd6e93561f7edc50d824a7d67346b.zip |
MAINTAINERS: add entry for "Unimplemented" device
Also voluntary myself as reviewer
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20170629150308.22766-6-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dd7e1e56af..b9aa878b84 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1155,6 +1155,13 @@ F: docs/specs/vmgenid.txt F: tests/vmgenid-test.c F: stubs/vmgenid.c +Unimplemented device +M: Peter Maydell <peter.maydell@linaro.org> +R: Philippe Mathieu-Daudé <f4bug@amsat.org> +S: Maintained +F: include/hw/misc/unimp.h +F: hw/misc/unimp.c + Subsystems ---------- Audio |