qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 08/42] input: qapi: add pause key


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 08/42] input: qapi: add pause key
Date: Tue, 17 Dec 2013 14:06:37 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

On 12/16/2013 03:48 AM, Gerd Hoffmann wrote:
> It's missing.
> 
> Signed-off-by: Gerd Hoffmann <address@hidden>
> ---
>  qapi-schema.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Another case worth documenting as 'since 2.0', and probably worth
backporting to stable branches.

> 
> diff --git a/qapi-schema.json b/qapi-schema.json
> index 89d8060..56981d9 100644
> --- a/qapi-schema.json
> +++ b/qapi-schema.json
> @@ -3372,7 +3372,7 @@
>              'kp_9', 'less', 'f11', 'f12', 'print', 'home', 'pgup', 'pgdn', 
> 'end',
>              'left', 'up', 'down', 'right', 'insert', 'delete', 'stop', 
> 'again',
>              'props', 'undo', 'front', 'copy', 'open', 'paste', 'find', 'cut',
> -             'lf', 'help', 'meta_l', 'meta_r', 'compose' ] }
> +             'lf', 'help', 'meta_l', 'meta_r', 'compose', 'pause' ] }
>  
>  ##
>  # @KeyValue
> 

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

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