diff options
author | Cédric Le Goater | 2022-08-09 17:38:41 +0200 |
---|---|---|
committer | Daniel Henrique Barboza | 2022-08-31 19:08:06 +0200 |
commit | 1335caf312a9522fe3abe6231891456ada721de2 (patch) | |
tree | c2be98371f1b638dae1c7cb86e0f495ad1dd014c /MAINTAINERS | |
parent | ppc/pnv: fix QOM parenting of user creatable root ports (diff) | |
download | qemu-1335caf312a9522fe3abe6231891456ada721de2.tar.gz qemu-1335caf312a9522fe3abe6231891456ada721de2.tar.xz qemu-1335caf312a9522fe3abe6231891456ada721de2.zip |
ppc/ppc405: Remove taihu machine
It has been deprecated since 7.0.
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220809153904.485018-2-clg@kaod.org>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5ce4227ff6..1729c0901c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1282,7 +1282,7 @@ F: hw/openrisc/openrisc_sim.c PowerPC Machines ---------------- -405 (ref405ep and taihu) +405 (ref405ep) L: qemu-ppc@nongnu.org S: Orphan F: hw/ppc/ppc405_boards.c |