diff options
author | Andreas Färber | 2013-01-26 20:41:58 +0100 |
---|---|---|
committer | Andreas Färber | 2013-01-30 10:42:29 +0100 |
commit | 75610155562bd480356a7a5018e5de4c44ec7884 (patch) | |
tree | 877bdb898ddcd50c3573ee2fb0e0ee0e1a076eb6 /MAINTAINERS | |
parent | prep_pci: Convert to QOM realizefn (diff) | |
download | qemu-75610155562bd480356a7a5018e5de4c44ec7884.tar.gz qemu-75610155562bd480356a7a5018e5de4c44ec7884.tar.xz qemu-75610155562bd480356a7a5018e5de4c44ec7884.zip |
prep: Move PReP machine to hw/ppc/
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9dd4c20798..21043e4b4a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -395,7 +395,7 @@ PReP M: Andreas Färber <andreas.faerber@web.de> L: qemu-ppc@nongnu.org S: Odd Fixes -F: hw/ppc_prep.c +F: hw/ppc/prep.c F: hw/prep_pci.[hc] F: hw/pc87312.[hc] |