xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Anthony Wright <anthony@overnetdata.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: What is the official source for the pvops kernel?
Date: Mon, 21 Mar 2011 08:06:30 -0400	[thread overview]
Message-ID: <20110321120630.GA14256@dumpdata.com> (raw)
In-Reply-To: <12283692.4.1300707584086.JavaMail.root@zimbra.overnetdata.com>

On Mon, Mar 21, 2011 at 11:39:44AM +0000, Anthony Wright wrote:
> I want to download the latest (2.6.38) pvops kernel, and I'm trying to work out where I should get it from. There seems to be a number of potential sources at kernel.org referenced from the Wiki, but depending upon the kernel version you should go into jeremy's or konrad's personal git tree.

Hehe.
> 
> I'm a little uncertain which one I should use, particularly since the only reference I can find to the source is a wiki which anybody can edit.
>  Also konrad's version which is referenced from the wiki is for 2.6.38-rc7, but 2.6.38 has now been released.

Hmm.. It might be a week before I can update tree.

You can start using devel/next-2.6.39

> 
> Is there an official repository for the pvops kernel or is the official way to get it to download from an individuals personal git repository?

First of, 2.6.38 is unstable. We haven't completed all the up-porting effort and there are bounds
to be bugs. So when you run it, please do report the bugs you are seeing.

For right now there are two git trees. The official vaniall 2.6.38 which can:
 - Boot Dom0
 - Boot DomU
 - Can boot PV and HVM guests with the latest xen-unstable.hg tree and the
   latest QEMU (which has built-in backend drivers).


The 2.6.38 in my tree(git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git) has
the things mentioned before, and then:
 - Can be used with Xen 4.0 as it has now three backends: pciback, netback, blkback.
 - Can be be booted with Xorg (radeon and nouveau) if the card is PCIe.
 - Has gntalloc allowing domain-to-domain pages to be shared.
 - Lots of bug-fixes. 
 - And infrastructure add-ons (backend, P2M, M2P).

In short, it has all of the patches that just went in 2.6.39-rc0 and then some
more. For the details look on LKML for '[GIT PULL]' from me.

So if you want the "stable" one use the 2.6.32.32 that Jeremy just released.

If you are more adventurous, try out the devel/next-2.6.39

  reply	other threads:[~2011-03-21 12:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <30823642.2.1300707209088.JavaMail.root@zimbra.overnetdata.com>
2011-03-21 11:39 ` What is the official source for the pvops kernel? Anthony Wright
2011-03-21 12:06   ` Konrad Rzeszutek Wilk [this message]
2011-03-21 13:31     ` Anthony Wright
2011-03-21 14:38       ` Stefano Stabellini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110321120630.GA14256@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=anthony@overnetdata.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).