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] Binding ISA Irq seems to malfunction in Xen 3.4

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Binding ISA Irq seems to malfunction in Xen 3.4
From: Tom Rotenberg <tom.rotenberg@xxxxxxxxx>
Date: Thu, 12 Nov 2009 19:51:13 +0200
Delivery-date: Thu, 12 Nov 2009 09:51:36 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Qdu+m/TdhdezXgtERlTt4b4qdhGP9qeEw+dRta3Ud7c=; b=Rz8F1PDPjo3YeuKeer9rLKOCm2oKdRsUBCVk4NQZWMj67vSvTFx3zAO9c0q502fSbK Vb9OS94KVmujnkdbj9rqEq2INt1hTsdJcGCJrXr9D4jRwZAmisNG7qFT8/vkxK73QGSN ggs/rsrA+EmkHb6PJC7VSsZQGJk6tEDKuXAMw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=eENLdN9JuwjxpFIjzfgAQjYXQb9S5SbzgPhPkp6bBpCerrY+v2Ppq/0XjduN/HUvaJ t/hICMYKZakbRmUBtA1BtoCn3POYyWJ+/sCy0i0GBujyLIjnfdY+u9V7QdVwzfbuek0h lYfG53S/0cqA9tMJx470hArD9Lu2IZjuSz1E8=
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I'm trying to use the function: 'xc_domain_bind_pt_isa_irq()', in
order to bind the real machine irq of the keyboard & mouse (interrupts
12 & 1), to a specific domain, so he will be ale to use the PS2
keyboard & mouse in pass-through.
Howeverm when i perform the call to the 'xc_domain_bind_pt_isa_irq()',
i keep getting an error code, and the function fails to bind the
interrupt. I also, performed a search, and found that no-one is using
this function, so i'm afarid that this function doesn't work at all.

I also want to know, how can i debug this problem? Could it be related
to the fact that the interrupt i'm trying to bind, is already
"connected" do dom0 (as he uses the keyboard & mouse)?
Can someone please help me with this?

Tom

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