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

Re: [Xen-ia64-devel] VTi: io emulation when vpsr.ic=0

To: Tristan Gingold <tgingold@xxxxxxx>
Subject: Re: [Xen-ia64-devel] VTi: io emulation when vpsr.ic=0
From: Tristan Gingold <tgingold@xxxxxxx>
Date: Thu, 22 Feb 2007 06:27:56 +0100
Cc: Xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 21 Feb 2007 21:22:19 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070217025135.GA3901@saphi>
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>
References: <20070217025135.GA3901@saphi>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Sat, Feb 17, 2007 at 03:51:35AM +0100, Tristan Gingold wrote:
> Hi,
> 
> one more VTi question:
> nested_dtlb_miss is defined as:
> ENTRY(vmx_nested_dtlb_miss)
>     VMX_DBG_FAULT(5)
>     VMX_FAULT(5)
> END(vmx_nested_dtlb_miss)
> 
> that is a nested dtlb miss is reflected to the domain.
> That also means that IO accesses are *not* allowed when vpsr.ic = 0.  Right ?
> That also means that this fault can be reflected when the vcpu is in
> (meta)physical mode, doesn't it ?
Oops, this is a dummy question.  The reply is this interruption is never
called in vmm mode because psr.ic is never 0.  I was confused by VMX_FAULT
which tests the mode.

Tristan.

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

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