Re: [Xen-devel] [PATCH v2 30/41] arm : acpi add placeholder for acpi load address

2015-07-05 Thread Parth Dixit
+shannon On 8 June 2015 at 21:49, Julien Grall wrote: > Hi Parth, > > On 17/05/2015 21:03, Parth Dixit wrote: >> >> EFI table, memory description table and some of acpi tables >> will reside in DOM0 memory. Add placeholder for starting >> address for loading in DOM0 and get/set acpi size helpers.

Re: [Xen-devel] [PATCH v2 30/41] arm : acpi add placeholder for acpi load address

2015-06-08 Thread Julien Grall
Hi Parth, On 17/05/2015 21:03, Parth Dixit wrote: EFI table, memory description table and some of acpi tables will reside in DOM0 memory. Add placeholder for starting address for loading in DOM0 and get/set acpi size helpers. Signed-off-by: Parth Dixit --- xen/arch/arm/acpi/lib.c| 12 +++

[Xen-devel] [PATCH v2 30/41] arm : acpi add placeholder for acpi load address

2015-05-17 Thread Parth Dixit
EFI table, memory description table and some of acpi tables will reside in DOM0 memory. Add placeholder for starting address for loading in DOM0 and get/set acpi size helpers. Signed-off-by: Parth Dixit --- xen/arch/arm/acpi/lib.c| 12 xen/arch/arm/kernel.c | 5 - xen/