summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksandar Markovic2020-01-24 17:38:43 +0100
committerAleksandar Markovic2020-01-29 19:28:52 +0100
commit2048d5d4bce179f051db1f7dd7f6111cd385700b (patch)
tree45131580316aa20409453133b8c3761caf26876e
parentMerge remote-tracking branch 'remotes/rth/tags/pull-pa-20200127' into staging (diff)
downloadqemu-2048d5d4bce179f051db1f7dd7f6111cd385700b.tar.gz
qemu-2048d5d4bce179f051db1f7dd7f6111cd385700b.tar.xz
qemu-2048d5d4bce179f051db1f7dd7f6111cd385700b.zip
target/mips: Rectify documentation on deprecating MIPS r4k machine
Correct file qemu-deprecated.texi with respect to the release since MIPS r4k machine is deprecated from 4.2 to 5.0. Fixes: d32dc61421b Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Message-Id: <1579883929-1517-2-git-send-email-aleksandar.markovic@rt-rk.com>
-rw-r--r--qemu-deprecated.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-deprecated.texi b/qemu-deprecated.texi
index 0968d37c74..3d2a8ff54b 100644
--- a/qemu-deprecated.texi
+++ b/qemu-deprecated.texi
@@ -260,7 +260,7 @@ The 'scsi-disk' device is deprecated. Users should use 'scsi-hd' or
@section System emulator machines
-@subsection mips r4k platform (since 4.2)
+@subsection mips r4k platform (since 5.0)
This machine type is very old and unmaintained. Users should use the 'malta'
machine type instead.