Re: [Xen-devel] [PATCH v2 3/4] Xen: Select correct dom0 console

2016-12-12 Thread Konrad Rzeszutek Wilk
On Tue, Nov 22, 2016 at 03:09:16PM +, Andre Przywara wrote: > From: Ian Campbell > > If Xen is enabled, tell Dom0 to use the 'hvc0' console, and fall back to > the usual ttyAMA0 otherwise. > > Signed-off-by: Ian Campbell > Signed-off-by: Christoffer Dall > Signed-off-by: Andre Przywara >

[Xen-devel] [PATCH v2 3/4] Xen: Select correct dom0 console

2016-11-22 Thread Andre Przywara
From: Ian Campbell If Xen is enabled, tell Dom0 to use the 'hvc0' console, and fall back to the usual ttyAMA0 otherwise. Signed-off-by: Ian Campbell Signed-off-by: Christoffer Dall Signed-off-by: Andre Przywara Reviewed-by: Julien Grall --- configure.ac | 3 ++- 1 file changed, 2 insertions