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] Vanilla Linux 64-bit paravirt guest support

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: Re: [Xen-devel] Vanilla Linux 64-bit paravirt guest support
From: Michael Abd-El-Malek <mabdelmalek@xxxxxxx>
Date: Thu, 10 Apr 2008 11:14:07 -0400
Cc: Mark McLoughlin <markmc@xxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Eduardo Habkost <ehabkost@xxxxxxxxxx>
Delivery-date: Thu, 10 Apr 2008 08:14:32 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47FE2AE1.4020404@xxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <47FAF285.10103@xxxxxxx> <47FBE3CF.4000107@xxxxxxxx> <47FD942C.5040503@xxxxxxx> <47FE1DB6.6050707@xxxxxxxx> <1207836684.16779.8.camel@muff> <3883AEC7-3636-4809-8516-8870C1B9C7C4@xxxxxxx> <47FE2AE1.4020404@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Apr 10, 2008, at 10:57 AM, Jeremy Fitzhardinge wrote:
Michael Abd-El-Malek wrote:
On Apr 10, 2008, at 10:11 AM, Mark McLoughlin wrote:
On Thu, 2008-04-10 at 09:01 -0500, Jeremy Fitzhardinge wrote:
Michael Abd-El-Malek wrote:
Is 64-bit domU support available anywhere at the moment? For example,
what is the status of the git://git.et.redhat.com/xen-pvops-64.git
tree? I pulled that tree and tried building 64-bit Xen domU support
(since this tree allows you to configure the kernel with that
capability, unlike the vanilla Linux tree). But compilation failed in
enlighten.c because xen_smp_ops isn't defined in x86_64.

Try building without CONFIG_SMP, it doesn't support that yet.

Other than SMP support, does the tree represent a fully functional 64-bit PV domU support? Does it also allow all hypercalls? Put another way: is a 64-bit PV domU from that tree less capable than a 64-bit PV domU from Xen's linux-2.6.18.8 tree?

The 32-bit domU implementation is less capable than 2.6.18-xen. For example, it does not yet support suspend/resume/migrate or ballooning, and a number of interesting features are not yet in a released kernel (pvfb). Further out I hope we'll get things like dom0 support in as well.

For my purposes, suspend/resume/migrate isn't required. But I might need ballooning. Would I be able to take the balloon driver from 2.6.18.8 and use it in those new trees? The new tree seems to have all the hypercalls and defines the increase_reservation/ decrease_reservation op codes. I can add the stub code for these calls.

(I'm not sure what you mean by "allow all hypercalls"; do you mean "all features"?)

I was thinking along the lines of grant hypercalls for mapping another domU's grants. HVM can't let me do that. But I need to be able to do this for my work.

Thanks,
Mike

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