mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
qemu-options: Remove deprecated "-virtioconsole" option
It's been deprecated since QEMU 3.0, and nobody complained so far, so it is time to remove this option now. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1544684731-18828-1-git-send-email-thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
292fa230cb
commit
9fd7e96aab
5 changed files with 1 additions and 80 deletions
|
@ -43,11 +43,6 @@ The @code{--no-frame} argument works with SDL 1.2 only. The other user
|
|||
interfaces never implemented this in the first place. So this will be
|
||||
removed together with SDL 1.2 support.
|
||||
|
||||
@subsection -virtioconsole (since 3.0.0)
|
||||
|
||||
Option @option{-virtioconsole} has been replaced by
|
||||
@option{-device virtconsole}.
|
||||
|
||||
@subsection -clock (since 3.0.0)
|
||||
|
||||
The @code{-clock} option is ignored since QEMU version 1.7.0. There is no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue