qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 00/12] Convert over to use keycodemapdb


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH v3 00/12] Convert over to use keycodemapdb
Date: Mon, 14 Aug 2017 17:30:49 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Hi John,

On 08/14/2017 10:39 AM, Programmingkid wrote:

On Aug 14, 2017, at 8:50 AM, address@hidden wrote:

An update of:

  v1: https://lists.gnu.org/archive/html/qemu-devel/2017-08/msg02047.html
  v2: https://lists.gnu.org/archive/html/qemu-devel/2017-08/msg02471.html

The keycodemap project[1] provides a database mapping between
many different keysym/keycode/scancode sets, along with a
tool to generate mapping/lookup tables in various programming
languages. It is already used by GTK-VNC, SPICE-GTK and
libvirt.

This series enables its use in QEMU, thus fixing a great
many bugs/ommissions in the 15+ key mapping tables people
have manually written for QEMU.

Would you have a git repository that has all your patches already applied? It 
would make testing your patches a lot easier.

Thank you.

You can create an account on patchwork then look for Daniel's series:
http://patchwork.ozlabs.org/project/qemu-devel/list/?submitter=2694

Select it then click on "Create bundle", once created you can download it in a mailbox format to import with 'git am':
http://patchwork.ozlabs.org/project/qemu-devel/bundles/


Also many UI email client supporting threads view has feature to select the thread and right click "Save as ..." "EML" or "Mbox format" which are fine with 'git am' too.

Thunderbird have some plugins to ease git workflow:

https://addons.mozilla.org/en-US/thunderbird/addon/colored-diffs/
https://addons.mozilla.org/en-US/thunderbird/addon/importexporttools/

Regards,

Phil.



reply via email to

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