commit | 42bc9716bc1df21b55b303fe243f8575b3af24f9 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Thu Sep 30 14:18:45 2021 +0200 |
committer | Juergen Gross <jgross@suse.com> | Tue Oct 05 08:36:05 2021 +0200 |
tree | 0c029b9397e6ec7f09956bf3b8b53fee20d0acfd | |
parent | 8e24d9bfc44d3bd884669ef8b344112fe41c9826 [diff] |
xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU xenboot_write_console() is dealing with these quite fine so I don't see why xenboot_console_setup() would return -ENOENT in this case. Adjust documentation accordingly. Signed-off-by: Jan Beulich <jbeulich@suse.com> Reviewed-by: Juergen Gross <jgross@suse.com> Link: https://lore.kernel.org/r/3d212583-700e-8b2d-727a-845ef33ac265@suse.com Signed-off-by: Juergen Gross <jgross@suse.com>