Re: [Qemu-devel] [PATCH] linux-user: Fix broken "-version" option

2011-10-21 Thread andrzej zaborowski
On 29 September 2011 16:48, Peter Maydell wrote: > Fix the "-version" option, which was accidentally broken in commit > fc9c541: >  * exit after printing version information rather than proceeding >   blithely onward (and likely printing the full usage message) >  * correct the cut-n-paste error i

Re: [Qemu-devel] [PATCH] linux-user: Fix broken "-version" option

2011-10-13 Thread Peter Maydell
Ping? -- PMM On 29 September 2011 15:48, Peter Maydell wrote: > Fix the "-version" option, which was accidentally broken in commit > fc9c541: >  * exit after printing version information rather than proceeding >   blithely onward (and likely printing the full usage message) >  * correct the cut-

[Qemu-devel] [PATCH] linux-user: Fix broken "-version" option

2011-09-29 Thread Peter Maydell
Fix the "-version" option, which was accidentally broken in commit fc9c541: * exit after printing version information rather than proceeding blithely onward (and likely printing the full usage message) * correct the cut-n-paste error in the usage message for it * don't insist on the presence