qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Revert "New QMP command query-cpu-max and HMP c


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH] Revert "New QMP command query-cpu-max and HMP command cpu_max"
Date: Tue, 9 Apr 2013 11:52:06 -0400

On Tue, 09 Apr 2013 09:05:32 -0600
Eric Blake <address@hidden> wrote:

> On 04/09/2013 08:23 AM, Michal Novotny wrote:
> > This reverts commit 4d700430a20b3d53b7b15bc5f6666f7e570e3f2c as asked by
> > Luiz. The patch has been obsoleted by extending MachineInfo structure
> > by cpu-max field.
> > 
> > Signed-off-by: Michal Novotny <address@hidden>
> > ---
> >  hmp-commands.hx  |  2 --
> >  hmp.c            |  8 --------
> >  hmp.h            |  1 -
> >  monitor.c        |  7 -------
> >  qapi-schema.json | 11 -----------
> >  qmp-commands.hx  | 22 ----------------------
> >  vl.c             |  5 -----
> >  7 files changed, 56 deletions(-)
> 
> Reviewed-by: Eric Blake <address@hidden>
> 
> Safe if taken in time for 1.5 alongside the MachineInfo improvements.
> Libvirt has not yet coded up support to use either method, and is just
> fine using the method that gets cemented by the 1.5 release.

I've both patches in the QMP queue and will send a pull request this
week.

> 
> >  ##
> > -## @query-cpu-max
> > -##
> > -## query maximum number of CPUs supported by machine
> > -##
> > -## Returns: number of CPUs
> > -##
> > -## Since: 1.5
> > -###
> > -{ 'command': 'query-cpu-max', 'returns': 'int' }
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]