aboutsummaryrefslogtreecommitdiff
path: root/docs/system/removed-features.rst
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2021-05-03 10:40:34 +0200
committerMarkus Armbruster <armbru@redhat.com>2021-05-12 18:20:52 +0200
commit4369223902a79b7fc56ca076d99b88ff14964ddd (patch)
treedf1318df98ee820d0ccf3a698efb91b3a523cafd /docs/system/removed-features.rst
parent9d49bcf6992a2ba77f79d2512e23b8ca26d72f6a (diff)
downloadqemu-4369223902a79b7fc56ca076d99b88ff14964ddd.zip
qemu-4369223902a79b7fc56ca076d99b88ff14964ddd.tar.gz
qemu-4369223902a79b7fc56ca076d99b88ff14964ddd.tar.bz2
Drop the deprecated unicore32 target
Target unicore32 was deprecated in commit 8e4ff4a8d2b, v5.2.0. See there for rationale. Cc: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20210503084034.3804963-3-armbru@redhat.com> Acked-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'docs/system/removed-features.rst')
-rw-r--r--docs/system/removed-features.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/system/removed-features.rst b/docs/system/removed-features.rst
index 4915bc3..5a462ac 100644
--- a/docs/system/removed-features.rst
+++ b/docs/system/removed-features.rst
@@ -305,6 +305,13 @@ The only public user of this architecture was the milkymist project,
which has been dead for years; there was never an upstream Linux
port. Removed without replacement.
+``unicore32`` CPUs (since 6.1.0)
+''''''''''''''''''''''''''''''''
+
+Support for this CPU was removed from the upstream Linux kernel, and
+there is no available upstream toolchain to build binaries for it.
+Removed without replacement.
+
System emulator machines
------------------------