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] Time for hybrid virtualization?

To: "Isaku Yamahata" <yamahata@xxxxxxxxxxxxx>
Subject: RE: [Xen-ia64-devel] Time for hybrid virtualization?
From: "Xu, Anthony" <anthony.xu@xxxxxxxxx>
Date: Thu, 17 Jan 2008 12:39:48 +0800
Cc: Alex Williamson <alex.williamson@xxxxxx>, xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 16 Jan 2008 20:40:06 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20080117035722.GB23678%yamahata@xxxxxxxxxxxxx>
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>
References: <1200528127.6773.88.camel@lappy> <51CFAB8CB6883745AE7B93B3E084EBE20166FCAB@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20080117035722.GB23678%yamahata@xxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AchYvROIVSso9XWvSnuurBk7HFpMMAABWQpA
Thread-topic: [Xen-ia64-devel] Time for hybrid virtualization?
Isaku Yamahata wrote:
> On Thu, Jan 17, 2008 at 11:06:55AM +0800, Xu, Anthony wrote:
>> If we use hybrid mode, above two issues can be resolved with current
>> method. Hybrid mode is to use VT-I technology to virtualize CPU.
> 
> Interesting. The issue 2 can be easily resolved, I think.
> It would be simply the privcmd device driver.
Yes, privcmd can reserver dom0 physcal address space

> 
> Do you have any idea about the environment detection(native, xen,
> kvm...)? 
We can use CPUID 2,
>From Spec,  SDM 1  3.1.11 Processor Identification register.
It says, CPUID register 2 is an ignored register(reads from this
register return zero).
We can use CPUID 2 to detect environment,
For example,
0   --> native
1   --> xen
2   --> kvm.
...


Anthony




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