[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH V2 1/26] VIOMMU: Add vIOMMU helper functions to create, destroy and query capabilities
>>> On 30.05.17 at 17:36, <wei.liu2@xxxxxxxxxx> wrote: > On Thu, May 18, 2017 at 01:34:31AM -0400, Lan Tianyu wrote: >> --- a/xen/common/Kconfig >> +++ b/xen/common/Kconfig >> @@ -73,6 +73,17 @@ config TMEM >> >> If unsure, say Y. >> >> +config VIOMMU >> + def_bool y >> + prompt "Xen vIOMMU Support" if EXPERT = "y" >> + depends on X86 >> + ---help--- >> + Virtual IOMMU provides interrupt remapping function for guest and >> + it allows guest to boot up more than 255 vcpus which requires interrupt >> + remapping function. >> + >> + If unsure, say Y. > > Indentation. And this should be disabled by default. It's actually a question whether in our current scheme a Kconfig option is appropriate here in the first place. I'd rather see this be an always built feature which needs enabling on the command line for the time being. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |