diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-09-22 11:38:02 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-10-12 18:29:26 +0200 |
commit | 566dd236e1e0bfe9d9bce326547f883d677cf30a (patch) | |
tree | 758e99bcc444b82aeac8aa110f2d96abafa92e44 /MAINTAINERS | |
parent | 3e5385fcf536fc4238eb87de55af8dd99089cad4 (diff) | |
download | qemu-566dd236e1e0bfe9d9bce326547f883d677cf30a.tar.gz qemu-566dd236e1e0bfe9d9bce326547f883d677cf30a.tar.bz2 qemu-566dd236e1e0bfe9d9bce326547f883d677cf30a.zip |
MAINTAINERS: add two devices to the e500 section
Cc: Alexander Graf <agraf@suse.de>
Cc: Scott Wood <scottwood@freescale.com>
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 9bde8328e0..08896b7b3c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -726,6 +726,8 @@ M: Scott Wood <scottwood@freescale.com> L: qemu-ppc@nongnu.org S: Supported F: hw/ppc/e500* +F: hw/pci-host/ppce500.c +F: hw/net/fsl_etsec/ Character devices M: Paolo Bonzini <pbonzini@redhat.com> |