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: pv_ops dom0 kernel and VT cpu extensions

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: pv_ops dom0 kernel and VT cpu extensions
From: Christian Tramnitz <chris.ace@xxxxxxx>
Date: Tue, 29 Dec 2009 10:53:38 +0100
Delivery-date: Tue, 29 Dec 2009 01:54:27 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4B398B40.3040204@xxxxxxxxxxx>
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>
References: <4B398B40.3040204@xxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)
Gerry Reno wrote:
I compiled a pv_ops dom0 kernel from Jeremy's latest git tree and upgraded Xen to 3.4.1 following one of Boris' blog entries. From the Xen perspective everything seems to work as expected. But, I want to be able to run both Xen and KVM existing guests in a single cloud on a farm of VT-enabled machines. So after booting into the new pv_ops dom0 kernel as a test I tried starting one of my KVM guests. It ran extremely slow so I knew immediately that it wasnt' using the VT acceleration. I then looked at /proc/cpuinfo and saw that the VT cpu flag (svm on this machine) was not there. The machine has a VT processor and hardware virtualization is enabled in the BIOS and I rebooted to check with a regular kernel and it of course the guest runs with VT acceleration there. My question is how can I get pv_ops dom0 kernel or Xen 3.4.1 to pass the cpu VT flags through so that existing KVM guests will run with cpu VT acceleration at full speed?


You need to start the pvops kernel on bare metal (without Xen) to make use of VT. dom0 is already a (privileged) guest (of Xen), so the hardware assisted virtualization interface is simply not accessible at this point anymore...


Best regards,
   Christian


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

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