commit | 71dc05635983ae711694f748d006e107387f1bab | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@suse.com> | Mon Jun 25 04:45:49 2018 -0600 |
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | Mon Aug 20 14:46:18 2018 -0400 |
tree | c11568a02390d53a5778c170796230ac28247c62 | |
parent | f76c318c779a40cb23ff70d9c5d6e1771987ebba [diff] |
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>