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] Re: [PATCH] [x86_emulate] (Almost) complete FPU emulation.

To: Andi Kleen <andi@xxxxxxxxxxxxxx>, Trolle Selander <trolle.selander@xxxxxxxxx>
Subject: [Xen-devel] Re: [PATCH] [x86_emulate] (Almost) complete FPU emulation.
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Tue, 01 Jul 2008 13:21:17 +0100
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 01 Jul 2008 05:22:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <87lk0lu8bq.fsf@xxxxxxxxxxxxxxxxx>
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
Thread-index: AcjbdPYANMXL9kdoEd24uwAX8io7RQ==
Thread-topic: [PATCH] [x86_emulate] (Almost) complete FPU emulation.
User-agent: Microsoft-Entourage/11.4.0.080122
On 1/7/08 12:56, "Andi Kleen" <andi@xxxxxxxxxxxxxx> wrote:

>> This patch provides emulation for all FPU instructions except fsave/frstore &
>> fnstenv/fldenv.
>> While the main purpose of the patch is to avoid current and future "gotchas"
>> on FPU intructions used by various OS boot-loaders, it is complete enough to
>> run DOS realmode FPU applications and benchmarks, but don't expect to set any
>> speed records.
> 
> What happens when one of these in hypervisor FPU instructions raise
> an exception?

That's accounted for and plumbed correctly.

 -- Keir



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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Re: [PATCH] [x86_emulate] (Almost) complete FPU emulation., Keir Fraser <=