On Mon, 1 Feb 2016 14:13:58 +0530
Bharata B Rao wrote:
> On Fri, Jan 29, 2016 at 04:45:06PM +0100, Igor Mammedov wrote:
> > On Thu, 28 Jan 2016 11:19:54 +0530
> > Bharata B Rao wrote:
> >
> > > Show the details of PPC CPU cores via a new QMP command.
> > >
> > > TODO: update qmp-commands.hx
On Fri, Jan 29, 2016 at 04:45:06PM +0100, Igor Mammedov wrote:
> On Thu, 28 Jan 2016 11:19:54 +0530
> Bharata B Rao wrote:
>
> > Show the details of PPC CPU cores via a new QMP command.
> >
> > TODO: update qmp-commands.hx with example
> >
> > Signed-off-by: Bharata B Rao
> > ---
> > hw/ppc/c
On Thu, 28 Jan 2016 11:19:54 +0530
Bharata B Rao wrote:
> Show the details of PPC CPU cores via a new QMP command.
>
> TODO: update qmp-commands.hx with example
>
> Signed-off-by: Bharata B Rao
> ---
> hw/ppc/cpu-core.c | 77
> +
> qapi-s
On Thu, Jan 28, 2016 at 01:52:26PM -0700, Eric Blake wrote:
> On 01/27/2016 10:49 PM, Bharata B Rao wrote:
> > Show the details of PPC CPU cores via a new QMP command.
> >
> > TODO: update qmp-commands.hx with example
>
> Is this a stale comment? [1]
Yes, I missed removing it after I put the exa
On 01/27/2016 10:49 PM, Bharata B Rao wrote:
> Show the details of PPC CPU cores via a new QMP command.
>
> TODO: update qmp-commands.hx with example
Is this a stale comment? [1]
>
> Signed-off-by: Bharata B Rao
> ---
> #include
> +#include
> #include "qemu/error-report.h"
> +#include "qm
Show the details of PPC CPU cores via a new QMP command.
TODO: update qmp-commands.hx with example
Signed-off-by: Bharata B Rao
---
hw/ppc/cpu-core.c | 77 +
qapi-schema.json| 31 +
qmp-commands.hx