Re: [Xen-devel] [PATCH v3 37/62] arm/acpi: Define a enum for reserved tables

2015-11-26 Thread Stefano Stabellini
On Thu, 26 Nov 2015, Stefano Stabellini wrote: > On Tue, 17 Nov 2015, shannon.z...@linaro.org wrote: > > From: Shannon Zhao > > > > It needs to copy and change the contents of some ACPI and EFI tables for > > Dom0. Here define a enum for those tables. > > > > Signed-off-by: Parth Dixit > > Sign

Re: [Xen-devel] [PATCH v3 37/62] arm/acpi: Define a enum for reserved tables

2015-11-26 Thread Stefano Stabellini
On Tue, 17 Nov 2015, shannon.z...@linaro.org wrote: > From: Shannon Zhao > > It needs to copy and change the contents of some ACPI and EFI tables for > Dom0. Here define a enum for those tables. > > Signed-off-by: Parth Dixit > Signed-off-by: Shannon Zhao > --- > xen/include/asm-arm/acpi.h |