On 11/07/2014 05:41 AM, Amos Kong wrote:
> Signed-off-by: Amos Kong <ak...@redhat.com>
> ---
>  qapi-schema.json | 5 +++++
>  1 file changed, 5 insertions(+)

Reviewed-by: Eric Blake <ebl...@redhat.com>

> 
> diff --git a/qapi-schema.json b/qapi-schema.json
> index 24379ab..a1573d8 100644
> --- a/qapi-schema.json
> +++ b/qapi-schema.json
> @@ -3231,6 +3231,11 @@
>  #
>  # Input event union.
>  #
> +# @key: Input event of Keyboard
> +# @btn: Input event of pointer bottons
> +# @rel: Input event of relative pointer motion
> +# @abs: Input event of absolute pointer motion
> +#
>  # Since: 2.0
>  ##
>  { 'union' : 'InputEvent',
> 

-- 
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