[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] Absence of CONFIG_PARAVIRT for arm
On Sat, Mar 31, 2018 at 07:08:15PM +0530, Ajay Garg wrote: > Also, Config.mk explicitly disables para-virtualization for anything > other than x86 > > # Configuration defaults > ifeq ($(TARGET_ARCH_FAM),x86) > CONFIG_PARAVIRT ?= y > else > CONFIG_PARAVIRT ?= n > endif > > > So, is it that para-virtualization is not possible in ARM, or it's > just not landed in mini-os (yet)? > The ARM port of mini-os is incomplete, so I wouldn't expect anything to function at all. Wei. _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |