Re: [Xen-devel] [PATCH v2 25/41] arm : acpi add status override table

2015-07-05 Thread Parth Dixit
+shannon On 18 May 2015 at 01:33, Parth Dixit wrote: > Status override table is used to hide devices from DOM0 > that are used by xen > > Signed-off-by: Parth Dixit > --- > xen/include/acpi/actbl2.h | 14 ++ > 1 file changed, 14 insertions(+) > > diff --git a/xen/include/acpi/actbl2

[Xen-devel] [PATCH v2 25/41] arm : acpi add status override table

2015-05-17 Thread Parth Dixit
Status override table is used to hide devices from DOM0 that are used by xen Signed-off-by: Parth Dixit --- xen/include/acpi/actbl2.h | 14 ++ 1 file changed, 14 insertions(+) diff --git a/xen/include/acpi/actbl2.h b/xen/include/acpi/actbl2.h index 25be429..9c8d807 100644 --- a/xen/