|
@@ -2989,16 +2989,8 @@ Load the contents of @var{file} as an option ROM.
|
|
|
This option is useful to load things like EtherBoot.
|
|
|
ETEXI
|
|
|
|
|
|
-DEF("clock", HAS_ARG, QEMU_OPTION_clock, \
|
|
|
- "-clock force the use of the given methods for timer alarm.\n" \
|
|
|
- " To see what timers are available use '-clock help'\n",
|
|
|
- QEMU_ARCH_ALL)
|
|
|
-STEXI
|
|
|
-@item -clock @var{method}
|
|
|
-@findex -clock
|
|
|
-Force the use of the given methods for timer alarm. To see what timers
|
|
|
-are available use @code{-clock help}.
|
|
|
-ETEXI
|
|
|
+HXCOMM Silently ignored for compatibility
|
|
|
+DEF("clock", HAS_ARG, QEMU_OPTION_clock, "", QEMU_ARCH_ALL)
|
|
|
|
|
|
HXCOMM Options deprecated by -rtc
|
|
|
DEF("localtime", 0, QEMU_OPTION_localtime, "", QEMU_ARCH_ALL)
|