Re: [Xen-devel] [PATCH v3 46/62] arm/acpi: Prepare XSDT table for Dom0

2015-11-27 Thread Stefano Stabellini
On Tue, 17 Nov 2015, shannon.z...@linaro.org wrote: > From: Shannon Zhao > > Copy and modify XSDT table before passing it to Dom0. Repalce the entry > value of the copied table. Add a new entry for STAO table as well. And > keep entry value of other reused tables unchanged. > > Signed-off-by: Sh

[Xen-devel] [PATCH v3 46/62] arm/acpi: Prepare XSDT table for Dom0

2015-11-17 Thread shannon . zhao
From: Shannon Zhao Copy and modify XSDT table before passing it to Dom0. Repalce the entry value of the copied table. Add a new entry for STAO table as well. And keep entry value of other reused tables unchanged. Signed-off-by: Shannon Zhao --- xen/arch/arm/domain_build.c | 71