|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] VTi: io emulation when vpsr.ic=0
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
|
|
|
|
|