diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2018-03-08 23:39:41 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-03-12 16:12:49 +0100 |
commit | 0170a3fcb3b8ed03fbf55e71b731c829137a3c3c (patch) | |
tree | 7036853d0e2e30b52c6f4df8e521dd4b50b69271 /MAINTAINERS | |
parent | 98cf824b5f82b78ee1d6411b4e304a13f5f92502 (diff) | |
download | qemu-0170a3fcb3b8ed03fbf55e71b731c829137a3c3c.zip |
MAINTAINERS: Add entries for the VT82C686B Super I/O
So far, it is only used by the MIPS Fulong 2E mini PC.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180308223946.26784-21-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9f7b8e79c4..07684a1f2d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -700,6 +700,8 @@ Fulong 2E M: Yongbok Kim <yongbok.kim@mips.com> S: Odd Fixes F: hw/mips/mips_fulong2e.c +F: hw/isa/vt82c686.c +F: include/hw/isa/vt82c686.h Boston M: Paul Burton <paul.burton@mips.com> |