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

2016-04-20 Thread Stefano Stabellini
On Mon, 18 Apr 2016, Rafael J. Wysocki wrote: > On Thu, Apr 7, 2016 at 2:03 PM, 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

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

2016-04-17 Thread Rafael J. Wysocki
On Fri, Apr 15, 2016 at 8:43 AM, Shannon Zhao wrote: > Hi Rafael, > > Could you please give your comments on this patch? Thanks in advanced! I was traveling last week, sorry for the slow response.

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

2016-04-17 Thread Rafael J. Wysocki
On Thu, Apr 7, 2016 at 2:03 PM, 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. > > CC: "Rafael J

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

2016-04-14 Thread Shannon Zhao
Hi Rafael, Could you please give your comments on this patch? Thanks in advanced! On 2016/4/7 20:03, 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 >