On Mon, Aug 14, 2017 at 09:39:56AM -0400, Programmingkid wrote:
> 
> > On Aug 14, 2017, at 8:50 AM, qemu-devel-requ...@nongnu.org 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.

I only maintain stable public repos for pull requests.

These are based against git master, just save the series and then 'git am'
the lot in one go.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

Reply via email to