OSDN Git Service

aio / timers: De-document -clock
authorMarkus Armbruster <armbru@redhat.com>
Mon, 6 Oct 2014 14:19:07 +0000 (16:19 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 27 Oct 2014 15:11:45 +0000 (16:11 +0100)
commite218052f9288609bb8c53b31cae3bed7d7516728
tree2dc27f6e4f4cd4e38562fbeca90fafbea72c54e3
parent024d9adc79651f8fd96078461a7e4dfb8bb83e16
aio / timers: De-document -clock

Commit 6d32717 "aio / timers: Remove alarm timers" has issues:

1. It silently ignores -clock for backward compatibility.
Incompatible change: -clock help no longer terminates the program.
Tolerable.

2. Failed to update option documentation.  In particular, -help still
advises users to try -clock help for available timers.  Drop all
documentation on -clock.

3. The 'query-alarm-clock' example in docs/writing-commands.txt no
longer works, and needs to be redone.  Can't do that right now, so I
just stick in a FIXME.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/writing-qmp-commands.txt
qemu-options.hx