From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Haxby Subject: Re: [PATCH 0 of 3][IOEMU] Fix keymap handling for vnc console Date: Tue, 16 Dec 2008 16:53:43 +0000 Message-ID: <4947DD17.2070904@oracle.com> References: <494141E2.4000304@oracle.com> <18753.21308.537159.430285@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <18753.21308.537159.430285@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Jackson Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Ian Jackson wrote: > John Haxby writes ("[Xen-devel] [PATCH 0 of 3][IOEMU] Fix keymap handling for vnc console"): > >> This is a slightly updated version of the patch I posted a little while >> ago. It is a patch against the ioemu-remote tree in xen-3.3-testing. >> I'll be sending a corresponding patch to qemu-devel when I've got my >> qemu build environment sorted out. >> > > Thanks. Would you mind if I waited to get this patch via qemu-devel > and qemu upstream ? > > Yes, that's fine. > Or at least waited until I see what their response is :-). Obviously > if they're very tardy I'll consider picking it up directly from you. > > :-) > I want to pull from qemu-devel again as soon as I've managed to get my > current tree through our automated tests. > I was a little surprised how different upstream qemu was/is. The altgr and localstate handling that I replaced isn't in upstream qemu at all -- on the other hand they do have exciting things like audio and cut'n'paste support in there. I've pushed a suitably modified series of patches to qemu-devel now though. jch