summaryrefslogtreecommitdiffstats
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorThomas Huth2018-05-04 17:13:10 +0200
committerPaolo Bonzini2018-05-09 00:13:39 +0200
commit454012997e0818e371750893c87c28c155ef14e3 (patch)
tree6abcc4247508cc98146af6795fd2995fdd4b6e35 /qemu-doc.texi
parenttarget/i386: sev: fix memory leaks (diff)
downloadqemu-454012997e0818e371750893c87c28c155ef14e3.tar.gz
qemu-454012997e0818e371750893c87c28c155ef14e3.tar.xz
qemu-454012997e0818e371750893c87c28c155ef14e3.zip
qemu-options: Mark -virtioconsole as deprecated
The qemu-doc already states that this option is only maintained for backward compatibility and "-device virtconsole" should be used instead. So let's take the next step and mark this option officially as deprecated. Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1525446790-16139-1-git-send-email-thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 0ed0f19e6b..4add403bf1 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -2931,6 +2931,11 @@ 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)
+
+Option @option{-virtioconsole} has been replaced by
+@option{-device virtconsole}.
+
@section qemu-img command line arguments
@subsection convert -s (since 2.0.0)