x86/Xen: further refine add_preferred_console() invocations
authorJan Beulich <JBeulich@suse.com>
Mon, 25 Jun 2018 10:45:49 +0000 (04:45 -0600)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Mon, 20 Aug 2018 18:46:18 +0000 (14:46 -0400)
commit71dc05635983ae711694f748d006e107387f1bab
treec11568a02390d53a5778c170796230ac28247c62
parentf76c318c779a40cb23ff70d9c5d6e1771987ebba
x86/Xen: further refine add_preferred_console() invocations

As the sequence of invocations matters, add "tty" only after "hvc" when
a VGA console is available (which is often the case for Dom0, but hardly
ever for DomU).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
arch/x86/xen/enlighten_pv.c