On Tue, Apr 19, 2011 at 10:56:25AM +0800, ruozeng.w wrote:
> I got the 2.6.39-rc3 kernel full source from http://www.kernel.org.
The 2.6.39-rc3 does not have the blkback driver in. There is a version
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git #master
that has that one.
> And CONFIG_PARAVIRT is turned on.
Ok, so that is there.
>
> Here is the steps I configure the kernel:
> 1. Processor type and features
> High Memory Support--->
> 64GB
> (Then I can see PAE and some xen related options)
OK, so you have the right version of Dom0. What about the version of
Xen-unstable? Are you compiling it from scratch?