Re: [PATCH v6 01/17] Xen: ACPI: Hide UART used by Xen

2016-03-19 Thread Rafael J. Wysocki
On Thu, Mar 17, 2016 at 10:57 AM, Shannon Zhao wrote: > From: Shannon Zhao > > ACPI 6.0 introduces a new table STAO to list the devices which are used > by Xen and can't be used by Dom0. On Xen virtual platforms, the physical > UART is used by Xen. So here it hides UART from Dom0. > > Signed-off-

[PATCH v6 01/17] Xen: ACPI: Hide UART used by Xen

2016-03-18 Thread Shannon Zhao
From: Shannon Zhao ACPI 6.0 introduces a new table STAO to list the devices which are used by Xen and can't be used by Dom0. On Xen virtual platforms, the physical UART is used by Xen. So here it hides UART from Dom0. Signed-off-by: Shannon Zhao --- CC: "Rafael J. Wysocki" (supporter:ACPI) CC: