Skip to content
Commit 9f2130f5 authored by Stefano Stabellini's avatar Stefano Stabellini
Browse files

xenfb: remove xen_init_display "temporary" hack



Initialize xenfb properly, as all other backends, from its own
"initialise" function.

Remove the dependency of vkbd on vfb: use qemu_console_lookup_by_index
to find the principal console (to get the size of the screen) instead of
relying on a vfb backend to be available (which adds a dependency
between the two).

Signed-off-by: default avatarStefano Stabellini <sstabellini@kernel.org>
Reviewed-by: default avatarPaul Durrant <paul.durrant@citrix.com>
parent b1136586
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment