|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] pvops kernel question
I read here http://wiki.xensource.com/xenwiki/XenParavirtOps this :
Using Xen/paravirt_ops
Building with domU support
- Get a current kernel. The latest kernel.org kernel is generally a good choice.
-
Configure as normal; you can start with your current .config file
- If building 32 bit kernel make sure you have CONFIG_X86_PAE enabled (which is set by selecting CONFIG_HIGHMEM64G)
- non-PAE mode doesn't work in 2.6.25, and has been dropped altogether from 2.6.26 and newer kernel versions.
- Enable these core options:
- CONFIG_PARAVIRT_GUEST
- CONFIG_XEN
- And Xen pv device support
- CONFIG_HVC_DRIVER and CONFIG_HVC_XEN
- CONFIG_XEN_BLKDEV_FRONTEND
- CONFIG_XEN_NETDEV_FRONTEND
- And build as usual
My question is :
I have original kernel of FC12 that has all the configuration options as shown above ? Does this kernel can act as a pvops kernel ?
If I choose to build my own pvops kernel , how do I do it ?
Regards, Onkar
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] pvops kernel question,
Onkar Mahajan <=
|
|
|
|
|