From: Aleksandar Markovic Date: Fri, 24 Jan 2020 16:38:43 +0000 (+0100) Subject: target/mips: Rectify documentation on deprecating MIPS r4k machine X-Git-Tag: v5.0.0-rc0~118^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2048d5d4bce179f051db1f7dd7f6111cd385700b;p=thirdparty%2Fqemu.git 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é Signed-off-by: Aleksandar Markovic Message-Id: <1579883929-1517-2-git-send-email-aleksandar.markovic@rt-rk.com> --- diff --git a/qemu-deprecated.texi b/qemu-deprecated.texi index 0968d37c745..3d2a8ff54ba 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.