From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: pv_ops with xen-3.3 Date: Tue, 10 Feb 2009 17:50:54 +0000 Message-ID: References: <20090210082635.wm2poy7x1c0c4k88@www.destar.net> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090210082635.wm2poy7x1c0c4k88@www.destar.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "jonr@destar.net" , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 10/02/2009 17:26, "jonr@destar.net" wrote: > If support for dom0 does make it into mainline kernel will there be a > need to download xen versions any longer? Will Xen still need to be > built against a kernel that already has support for it inside the > kernel? If not, how would I tell what version of Xen I am using. The kernel won't contain the hypervisor itself, so you'll need to download Xen separately. But then you'll be able to run an unpatched mainline kernel on top of it as dom0 or domU. -- Keir