|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [PATCH 0/5] Enable QEMU to handle more than 2GB with
On Fri, Jul 22, 2011 at 08:20, jiageng_yu <yujiageng734@xxxxxxxxx> wrote:
> I have questions on CONFIG_XEN_BACKEND in the patches.
>
> Where to define the CONFIG_XEN_BACKEND option? Due to lacking of
> CONFIG_XEN_BACKEND option, the xen_enabled() returns 0 in the phase of
> initial qemu machine. How to avoid this problem?
>
> I am working on qemu-dm-v15 branch, and I wonder if I could apply these
> patches without switching branches.
This branch is a little bit old and will never been updated. You can
maybe use this branch:
git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-next
That have recent patches.
Othewise, to apply these patches on your current branch, you can skip
the first patch about xen_enabled as it is just a fix of recent patches,
and try to apply all the other.
You can also replace CONFIG_XEN_BACKEND by CONFIG_XEN on this old
branch.
Regards,
--
Anthony PERARD
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|