WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] [PATCH] fix kbd issue on 2.6 kernel in vmx guest.

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH] fix kbd issue on 2.6 kernel in vmx guest.
From: "Ling, Xiaofeng" <xiaofeng.ling@xxxxxxxxx>
Date: Tue, 15 Nov 2005 23:40:16 +0800
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 15 Nov 2005 15:40:28 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcXp0K90HxBpBiyMT1Syp06hsnNqDwAKVsKw
Thread-topic: [Xen-devel] [PATCH] fix kbd issue on 2.6 kernel in vmx guest.

Keir Fraser <mailto:Keir.Fraser@xxxxxxxxxxxx> wrote:
> On 15 Nov 2005, at 05:06, Ling, Xiaofeng wrote:
> 
>> This patch fixed keyboard issue for linux kernel 2.6 in vmx guest.
>> linux 2.6 kernel keyboard use a timer to poll the kbd state,in
>> virtualization environment,the kbd interrupt injection is very likely
>> to happend just after kbd state query in the kbd timer and thus will
>> reverse sequence of scan code.
>> Also fix env->send_event SMP issue.
> 
> Applied, but the patch as sent doesn't compile (missing semi-colon).
> It doesn't inspire confidence! 
Yes,  a stupid mistake I made that I feel it looks better if adding a line for 
initializing
the varible but forgot the semi-colon just before sending the patch.:)

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>