qemu-e2k/hw/xenpv
Stefano Stabellini 9f2130f58d 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: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
2017-07-07 11:10:03 -07:00
..
Makefile.objs xen: make it possible to build without the Xen PV domain builder 2016-01-26 17:19:44 +00:00
xen_domainbuild.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
xen_domainbuild.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
xen_machine_pv.c xenfb: remove xen_init_display "temporary" hack 2017-07-07 11:10:03 -07:00