[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] ARM Guest VM Type
On Fri, 25 Apr 2014, Wei Huang wrote: > According to enlighten.c in Kernel, ARM DomU is considered as HVM domain. > However when the DomU is created, its property isn't configured to reflect > this (XEN_DOMCTL_CDF_xxx) in tools. So is_hvm_domain(d) will return FALSE > inside hypervisor. > > Error? It is not really an error, more an inconsistency. In reality the old "PV" and "HVM" labels don't fit ARM guests very well. From Linux POV it makes sense to think of ARM guests as HVM guests. If it makes sense to do the same in Xen, then we might as well set the flag. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |