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

[Xen-devel] Fwd: Mouse Click and Context Switch Question

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Fwd: Mouse Click and Context Switch Question
From: "Sujata Doshi" <sujatadoshi@xxxxxxxxx>
Date: Fri, 13 Oct 2006 12:27:31 -0400
Delivery-date: Fri, 13 Oct 2006 09:28:01 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fLYGPYHkXIgkzn0e8j/VYlhVZEeGzNHiE+h9cVtV7cq19+hsB9S+LXsu0zZqmaXVVMoMsthBfQplgm9bCe2v+9UMqWrNQ+5j5JydsYZjTqwAIWP1El8otAoFVkkJJJ9BoA3rCBb1uMtC2VWIZN85ijz+LKSMciQfGomd2xsqNtQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47a91af40610130737l198346adp2a515f9056622c9@xxxxxxxxxxxxxx>
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>
References: <47a91af40610130737l198346adp2a515f9056622c9@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi
I wasn't sure if the email below went through , since I was not
subscribed to the list. Would appreciate your response.
Thanks
Sujata

---------- Forwarded message ----------
From: Sujata Doshi <sujatadoshi@xxxxxxxxx>
Date: Oct 13, 2006 10:37 AM
Subject: Mouse Click and Context Switch Question
To: xen-devel@xxxxxxxxxxxxxxxxxxx


Hello
I am starting a research project which involves using Xen. Basically
we would like to monitor the input to an application running in the
guest OS . Specifically, we need to be able to figure out when an
input was made via a mouse click and what the coordinates of the mouse
pointer were on that click. If I understand correctly, on a mouse
click, an interrupt occurs which gets handled by the Xen VMM --- is
there a way of figuring out at the Xen VMM level what the coordinates
of the click are when this interrupt occurs ?
I understand this would also involve figuring out when a context
switch occurs to that particular application so that we can grab the
right mouse click. Is there an easy way to figure this context switch
out ?

I would appreciate if you could guide me with the above queries and
also which files in the Xen source I should be looking at to achieve
this task.
Thank you very much for your help
Sujata

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

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