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: x86 emulator and new isa additions

To: Jan Beulich <JBeulich@xxxxxxxx>
Subject: [Xen-devel] Re: x86 emulator and new isa additions
From: Keir Fraser <keir.xen@xxxxxxxxx>
Date: Tue, 15 Nov 2011 15:48:35 +0000
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 15 Nov 2011 07:49:22 -0800
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=0OKWGQqxMwW69YpKVRFC+sUlMXfiWeysiJCfYkTUn78=; b=dV/GBUtQX6/qw5AdWLPCVL1bni270UGBCUM7V7WqbrOFvuLTuo9gg7nG7l47AUvi0b lzNxznEWrZ04hs7j40OGO/ZR+v31d5njWNO09d8V9W6ugt9dp5Jt5j3aZR2jgCluYR4l t0z+8WQS8KEezz/vly1Oa/X9T2PwOlA5oYSvs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4EC27CDC02000078000611A1@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: AcyjrgiNgkXeLuDetEOymM7xLuKM4w==
Thread-topic: x86 emulator and new isa additions
User-agent: Microsoft-Entourage/12.31.0.110725
On 15/11/2011 13:53, "Jan Beulich" <JBeulich@xxxxxxxx> wrote:

>> So, properly, I think the fact we already have a cpuid callback ought to be
>> sufficient to implement all the cpu_has functionality that the emulator
>> could want, perhaps hidden behind some helper/abstraction functions/macros.
> 
> Which may make it necessary to add cpuid callbacks to all emulator
> users (seems like only hvm currently has one). But it indeed looks like
> the right route to go, so I'll look into doing so.

Yes, probably. The CPUID emulation backend is similar across both PV and
HVM, so there shouldn't be much per-user shimming to be done.

 -- Keir



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

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