Re: [Qemu-devel] [PATCH] aio / timers: De-document -clock

2014-10-27 Thread Paolo Bonzini
On 10/06/2014 04:19 PM, Markus Armbruster wrote: > 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 document

Re: [Qemu-devel] [PATCH] aio / timers: De-document -clock

2014-10-27 Thread Markus Armbruster
Ping? Markus Armbruster writes: > 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 parti

Re: [Qemu-devel] [PATCH] aio / timers: De-document -clock

2014-10-06 Thread Alex Bligh
OK by me - sorry about that. Alex On 6 Oct 2014, at 15:19, Markus Armbruster wrote: > 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. >

[Qemu-devel] [PATCH] aio / timers: De-document -clock

2014-10-06 Thread Markus Armbruster
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