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-ia64-devel

[Xen-ia64-devel] [PATCH] isr register after failed priv_emulate()

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] [PATCH] isr register after failed priv_emulate()
From: Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 18 Jun 2007 13:59:26 +0200
Delivery-date: Mon, 18 Jun 2007 04:57:25 -0700
Domainkey-signature: s=s768; d=fujitsu-siemens.com; c=nofws; q=dns; b=ieSlhutApM8nT7y8a4gK1L5AWKFM3UWGu9bDutUQJ7/34PYUguGBxJ36AIZmrCp8L9ZdUGF/51od5OqJlD1IMKFptHBt+f2dimUZ4xJJ8iwWNNMkgY05GSifBYndpiNy;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6
Hi,

priv_emulate() may fail and while calling reflect_interruption() the isr 
register isn't provided. If the fault is the IA64_GENEX_VECTOR there are
subcodes defined (IA64_ILLOP_FAULT, IA64_PRIVOP_FAULT, ...) which can be used 
to provide the ISR.code to the domU.
A next step may provide further informations like ISR.r, ISR.w, ...
Thanks.

Dietmar

Attachment: priv_emulate.patch
Description: Text Data

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>