On 10/30/2012 03:54 AM, Lei Li wrote:
> Signed-off-by: Lei Li <li...@linux.vnet.ibm.com>
> ---
> +++ b/qapi-schema.json
> @@ -346,7 +346,7 @@
>  #
>  # @chardev: the name of the memory char device.
>  #
> -# @size: the size to write in bytes. Should be power of 2.
> +# @size: the size to write in bytes.
>  #
>  # @data: the source data write to memchar.
>  #

Spurious deletion?

> +SQMP
> +memchar-read
> +-------------
> +
> +Provide read interface for CirMemCharDriver. Read from the char
> +device memory and return the data.
> +
> +Arguments:
> +
> +- "chardev": the name of the char device, must be unique (json-string)
> +- "size": the memory size wanted to read in bytes(refer to unencoded

s/bytes(refer/bytes (refers/

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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to