* haibo chen (hbchen at fudan.edu.cn) wrote: > Hi,Chris? > I wonder which version of Xen did the para-Linux works with. > I applied the patches, compiled them and tried them on both xen-3.0.2 > and the latest xen-unstable. > Both result in panics when booting Xen and complain as follows: > (XEN) Domain 0 kernel supports features = { 00000005 }. > (XEN) Domain 0 kernel requires features = { 00000005 }. > (XEN) > (XEN) **************************************** > (XEN) Panic on CPU 0: > (XEN) Domain 0 requires an unsupported hypervisor feature. > (XEN) **************************************** > > It seems that the xen loader for dom0 isn't compatible with the para-Linux. This patchset is for domU only. You still need a dom0 from upstream xen. Thanks for testing these patches. thanks, -chris