[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 32/41] arm : acpi dynamically map mmio regions
Hi Parth, On 17/05/2015 21:03, Parth Dixit wrote: In ACPI mmio regions are described in DSDT which requires AML interpreter. Defer the mapping of mmio until DSDT is parsed in DOM0 and map mmio's dynamically at the time of request. I'm against a such solution. Even though it's DOM0 we should avoid to allow him to map anything (RAM,...) on data abort. During DOM0 creation, we should map anything that is not RAM and not used by Xen to DOM0. IIRC, this is how it works on x86. I'm nearly sure we talked about it during the Linaro Connect. Please give details if you thing it won't work... Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |