Re: [Xen-devel] [PATCH v2 40/41] xen: arm64: Add ACPI support

2015-07-05 Thread Parth Dixit
+shannon On 18 May 2015 at 01:34, Parth Dixit wrote: > From: Naresh Bhat > > Add ACPI support on arm64 xen hypervisor. > > Signed-off-by: Naresh Bhat > --- > config/arm64.mk | 1 + > xen/include/asm-arm/config.h | 5 + > 2 files changed, 6 insertions(+) > > diff --git a/config

[Xen-devel] [PATCH v2 40/41] xen: arm64: Add ACPI support

2015-05-17 Thread Parth Dixit
From: Naresh Bhat Add ACPI support on arm64 xen hypervisor. Signed-off-by: Naresh Bhat --- config/arm64.mk | 1 + xen/include/asm-arm/config.h | 5 + 2 files changed, 6 insertions(+) diff --git a/config/arm64.mk b/config/arm64.mk index e24c1d1..bce9107 100644 --- a/config/arm