qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 07/11] tools: add qemu-keymap


From: Thomas Huth
Subject: Re: [Qemu-devel] [PULL 07/11] tools: add qemu-keymap
Date: Fri, 20 Oct 2017 08:52:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 20.10.2017 00:12, Eric Blake wrote:
> On 10/19/2017 05:09 PM, Eric Blake wrote:
>> On 10/16/2017 08:16 AM, Gerd Hoffmann wrote:
>>> qemu-keymap generates qemu reverse keymaps from xkb keymaps,
>>> which can be used with the qemu "-k" command line switch.
>>>
>>> Signed-off-by: Gerd Hoffmann <address@hidden>
>>> Message-id: address@hidden
>>> ---
>>>  configure     |  23 ++++++
>>>  Makefile      |   5 ++
>>>  qemu-keymap.c | 258 
>>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>>  3 files changed, 286 insertions(+)
>>>  create mode 100644 qemu-keymap.c
>>
>> For in-tree builds, this forgot to update .gitignore so that
>> 'qemu-keymap' isn't accidentally checked in via 'git add -a'.
> 
> And on a related note, commit 2e1d70b pollutes the tree with a new
> ui/shader/texture-blit-flip-vert.h, that should also be mentioned in
> .gitignore.

Since this seems to happen regularly: I wonder whether we could add a
check to patchew that tests whether the output of "git status" is clean
at the end of an in-tree compilation process?

 Thomas

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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