qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/5] ui: move qemu_input_linux_to_qcode()


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 2/5] ui: move qemu_input_linux_to_qcode()
Date: Wed, 26 Jul 2017 07:14:38 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/26/2017 06:56 AM, Gerd Hoffmann wrote:
> Move from input-linux.c to input-keymap.c and export it,
> so the function is available elsewhere too.
> 
> Signed-off-by: Gerd Hoffmann <address@hidden>
> ---
>  include/ui/input.h |   1 +
>  ui/input-keymap.c  | 115 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  ui/input-linux.c   | 113 ----------------------------------------------------
>  3 files changed, 116 insertions(+), 113 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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