On 02/17/2014 08:49 AM, Igor Mammedov wrote:
> From: Wanlong Gao <gaowanl...@cn.fujitsu.com>
> 
> Signed-off-by: Wanlong Gao <gaowanl...@cn.fujitsu.com>
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> Signed-off-by: Igor Mammedov <imamm...@redhat.com>
> ---
> +++ b/qapi-schema.json
> @@ -4420,3 +4420,35 @@

> +##
> +# @NumaNodeOptions
> +#
> +# Create a guest NUMA node. (for OptsVisitor)
> +#
> +# @nodeid: #optional NUMA node ID (increase by 1 from 0 if omitted)
> +#
> +# @cpus: #optional VCPUs belong to this node (assign VCPUS round-robin

s/belong/belonging/

> +#         if omitted)
> +#
> +# @mem: #optional memory size of this node (go halves total memory to
> +#        each node if omitted)

Awkward grammar.  I suggest:

#optional memory size of this node (equally divide total memory among
nodes if omitted)

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to