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] PATCH [resend]: more case handled in mmio.c

To: "Tristan Gingold" <Tristan.Gingold@xxxxxxxx>, "Xu, Anthony" <anthony.xu@xxxxxxxxx>, <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>, "Alex Williamson" <alex.williamson@xxxxxx>
Subject: RE: [Xen-ia64-devel] PATCH [resend]: more case handled in mmio.c
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Wed, 19 Apr 2006 15:57:31 +0800
Delivery-date: Wed, 19 Apr 2006 00:58:38 -0700
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
Thread-index: AcZjgyV6kgsEAq4URe2PvipvIblAUwAA1SUQ
Thread-topic: [Xen-ia64-devel] PATCH [resend]: more case handled in mmio.c
>From:Tristan Gingold
>Sent: 2006年4月19日 15:34
>> Do we need to implement lazy fr algorithm?
>> If yes, we need to handle disabled fr fault and not need to save
>> all fr at domain switch.
>> If no, we can simply remove all ia64_fph_enable() and
>ia64_fph_disable()
>> in VMM.
>> What's your option?
>BTW, it appears we can't use fp lazy save/restore for VTi because
>disabled fp
>reg fault is delivered directly to the guest, isn't it ?
>
>Tristan.

No, you can since there's no architecture requirement to say 
disabled fp fault must been injected into guest directly. The 
reflection is there only because current code chooses that style 
which is same for both VTI and non-VTI domain. You can always 
change it if you'd like to add lazy algorithm in xen.

Thanks,
Kevin

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