![](https://seccdn.libravatar.org/avatar/c74cbeb07551a14855561761d1313754.jpg?s=120&d=mm&r=g)
Additional information selecting kernels for use in Xen (Dom0 or DomU) http://wiki.xen.org/wiki/Xen_Kernel_Feature_Matrix Unless I am misunderstanding the information on this official source - All modern implementations of Xen features for DomU is now implemented through the pvops framework. - The pvops framework is part of the mainline Linux kernel. This suggests that a special kernel-xen is not needed for DomU and supports all current documented features. So, maybe kernel-xen used for DomU would be just another choice to avoid possible issues in another kernel choice but not necessarily recommended? (Am open to correction, thx) Tony On Fri, Mar 13, 2015 at 8:21 AM, Tony Su <tonysu@su-networking.com> wrote:
Surprising (to me). Do you know what modifications in kernel-xen would be useful in a DomU?
After your post, Googled the following which didn't turn up much useful for DomU (returned some hits for Dom0 likely because there were nothing more for DomU). There may be issues with certain kernels, but I haven't found a technical article yet that would suggest that kernel-xen should be a choice for DomU (although it may also be that there may not be much harm). If there is no advantage, I wonder if it should be recommended.
xen "which kernel" DomU
BTW - Searching the hits, although the following article discusses the Spice protocol it also contained a more general "Known Problem" requiring pci=nompci problem when booting kernel-xen in a DomU http://wiki.xen.org/wiki/SPICE_support_in_Xen
Tony
On Thu, Mar 12, 2015 at 7:09 PM, Jim Fehlig <jfehlig@suse.com> wrote:
Tony Su wrote:
User error. I posted answer in openSUSE technical help forums.
I assume you are talking about this answer:
"The xen kernel is installed <only> in the HostOS (if needed). You do <not> install the xen kernel into a Guest (unless you're trying to deploy multiple layers of virtualization which is highly inadvisable). A "normal" kernel you'd normally install in a non-virtual environment should be used in your Guest, ie desktop, default, vanilla, etc."
But that is not true. kernel-xen is most certainly used in a PV guest. And in my case, the latest 13.2 kernel-xen works fine, but the latest from the Kernel:stable project does not.
Regards, Jim
-- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-virtual+owner@opensuse.org