Re: [Qemu-devel] [PATCH] hmp.c: Revert hmp_info_cpus output format

2018-03-27 Thread Dr. David Alan Gilbert
* Eric Blake (ebl...@redhat.com) wrote: > [adding the maintainer in cc] > > On 03/27/2018 07:38 AM, sathn...@linux.vnet.ibm.com wrote: > > From: Satheesh Rajendran > > > > This commit 137b5cb6ab565cb3781d5337591e155932b4230e > > refactors info cpus output and changes output format from > > 'thre

Re: [Qemu-devel] [PATCH] hmp.c: Revert hmp_info_cpus output format

2018-03-27 Thread Eric Blake
[adding the maintainer in cc] On 03/27/2018 07:38 AM, sathn...@linux.vnet.ibm.com wrote: From: Satheesh Rajendran This commit 137b5cb6ab565cb3781d5337591e155932b4230e refactors info cpus output and changes output format from 'thread_id' to 'thread-id', this would break parsing of output in abo

Re: [Qemu-devel] [PATCH] hmp.c: Revert hmp_info_cpus output format

2018-03-27 Thread satheesh rajendran
On Tue, Mar 27, 2018 at 02:20:11PM +0100, Daniel P. Berrangé wrote: > Re-adding qemu-devel address - please don't drop the mailing list from > CC's when replying to messages on the list. Sorry, Missed intially, had resent it but was too late :-(. > > On Tue, Mar 27, 2018 at 06:46:19PM +0530, sath

Re: [Qemu-devel] [PATCH] hmp.c: Revert hmp_info_cpus output format

2018-03-27 Thread satheesh rajendran
On Tue, Mar 27, 2018 at 01:40:00PM +0100, Daniel P. Berrangé wrote: > On Tue, Mar 27, 2018 at 06:08:00PM +0530, sathn...@linux.vnet.ibm.com wrote: > > From: Satheesh Rajendran > > > > This commit 137b5cb6ab565cb3781d5337591e155932b4230e > > refactors info cpus output and changes output format fro

Re: [Qemu-devel] [PATCH] hmp.c: Revert hmp_info_cpus output format

2018-03-27 Thread Daniel P . Berrangé
Re-adding qemu-devel address - please don't drop the mailing list from CC's when replying to messages on the list. On Tue, Mar 27, 2018 at 06:46:19PM +0530, satheesh rajendran wrote: > On Tue, Mar 27, 2018 at 01:40:00PM +0100, Daniel P. Berrangé wrote: > > On Tue, Mar 27, 2018 at 06:08:00PM +0530,

Re: [Qemu-devel] [PATCH] hmp.c: Revert hmp_info_cpus output format

2018-03-27 Thread Daniel P . Berrangé
On Tue, Mar 27, 2018 at 06:08:00PM +0530, sathn...@linux.vnet.ibm.com wrote: > From: Satheesh Rajendran > > This commit 137b5cb6ab565cb3781d5337591e155932b4230e > refactors info cpus output and changes output format from > 'thread_id' to 'thread-id', this would break parsing > of output in above

[Qemu-devel] [PATCH] hmp.c: Revert hmp_info_cpus output format

2018-03-27 Thread sathnaga
From: Satheesh Rajendran This commit 137b5cb6ab565cb3781d5337591e155932b4230e refactors info cpus output and changes output format from 'thread_id' to 'thread-id', this would break parsing of output in above layers like libvirt, test framework etc. This patch just reverts back output format to '