mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
Remove the deprecated options -startdate, -localtime and -rtc-td-hack
Deprecated since two releases, nobody complained, thus it's time to remove them now. Acked-by: Peter Krempa <pkrempa@redhat.com> Acked-by: Ján Tomko <jtomko@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
2feac451d2
commit
fdaf2d5885
3 changed files with 22 additions and 74 deletions
|
@ -96,19 +96,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 -rtc-td-hack (since 2.12.0)
|
||||
|
||||
The @code{-rtc-td-hack} option has been replaced by
|
||||
@code{-rtc driftfix=slew}.
|
||||
|
||||
@subsection -localtime (since 2.12.0)
|
||||
|
||||
The @code{-localtime} option has been replaced by @code{-rtc base=localtime}.
|
||||
|
||||
@subsection -startdate (since 2.12.0)
|
||||
|
||||
The @code{-startdate} option has been replaced by @code{-rtc base=@var{date}}.
|
||||
|
||||
@subsection -virtioconsole (since 3.0.0)
|
||||
|
||||
Option @option{-virtioconsole} has been replaced by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue