From: Peter Maydell Date: Tue, 22 May 2018 10:40:00 +0000 (+0100) Subject: qemu-doc.texi: Rename references to 2.13 to 3.0 X-Git-Tag: v3.0.0-rc0~128 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dcd425608240ac6a5a223df2e8ce852b8fe1a661;p=thirdparty%2Fqemu.git qemu-doc.texi: Rename references to 2.13 to 3.0 Update references to 2.13 to read 3.0, since that's the number we're using for the next release. Signed-off-by: Peter Maydell Reviewed-by: Cornelia Huck Reviewed-by: Thomas Huth Message-id: 20180522104000.9044-6-peter.maydell@linaro.org --- diff --git a/qemu-doc.texi b/qemu-doc.texi index 0e0e0ae72ba..cac1c3b39e9 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -2917,7 +2917,7 @@ The @code{-localtime} option has been replaced by @code{-rtc base=localtime}. The @code{-startdate} option has been replaced by @code{-rtc base=@var{date}}. -@subsection -virtioconsole (since 2.13.0) +@subsection -virtioconsole (since 3.0.0) Option @option{-virtioconsole} has been replaced by @option{-device virtconsole}. @@ -2940,7 +2940,7 @@ from qcow2 images. The ``query-cpus'' command is replaced by the ``query-cpus-fast'' command. -@subsection query-cpus-fast "arch" output member (since 2.13.0) +@subsection query-cpus-fast "arch" output member (since 3.0.0) The ``arch'' output member of the ``query-cpus-fast'' command is replaced by the ``target'' output member.