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

Re: [Xen-devel] MMIO emulation failed & successful reboot

To: Jan Beulich <JBeulich@xxxxxxxx>, Liwei <xieliwei@xxxxxxxxx>
Subject: Re: [Xen-devel] MMIO emulation failed & successful reboot
From: Keir Fraser <keir.xen@xxxxxxxxx>
Date: Thu, 06 Oct 2011 09:34:17 +0100
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Dima Tisnek <dimaqq@xxxxxxxxx>
Delivery-date: Thu, 06 Oct 2011 01:35:27 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=user-agent:date:subject:from:to:cc:message-id:thread-topic :thread-index:in-reply-to:mime-version:content-type :content-transfer-encoding; bh=BOkd8f7fF1KZjG7ljncAU+Sfjo7jeXpJKtFtkT/jKXc=; b=TpfpoGN2fHTYAGu+0RNkyJ1iQjuJGHyc0ZIGiehMKOD9JKJhxGYV3PcuoGrCaTCwew wZzP4dCm4oB8xXdjVa7hH+FC1ND0HR/lHT6qR+CLTumpcA/MJSiODp85VtZoyuG+piY/ 4JrxrymCWv9nqWGg53ps++4rCGhd85gZJKShY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4E8D6DFB02000078000599F3@xxxxxxxxxxxxxxxxxxxx>
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: AcyEArw/38iyaPlaHUKMpgTCM/Cnuw==
Thread-topic: [Xen-devel] MMIO emulation failed & successful reboot
User-agent: Microsoft-Entourage/12.30.0.110427
On 06/10/2011 07:59, "Jan Beulich" <JBeulich@xxxxxxxx> wrote:

>>>> On 05.10.11 at 19:03, Liwei <xieliwei@xxxxxxxxx> wrote:
>>         (XEN) io.c:194:d5 MMIO emulation failed @
>> 0010:fffff800036c7d00: 0f 28 04 10 0f 28
> 
> Sooner or later we will need to support at least the most fundamental
> SSE (and perhaps also AVX) instructions. What I'm surprised about is
> that this is a load from memory rather than a store - I would have
> hoped that we could get away with just emulating stores.

Supporting a few more MOV variants would be nice at least. We've got away
with MOVQ as our only supported MMX instruction for a long time...

We'd just need to extend the get_fpu() callback to understand and check for
X86_EMUL_sseN/avx.

 -- Keir

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



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

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