Skip to content
Snippets Groups Projects
user avatar
Benjamin Herrenschmidt authored
This allows VGA to decide whether to use a shared surface based on
whether the UI backend supports the format or not. Backends that
don't provide the new callback fallback to native 32 bpp which
is equivalent to what was supported before.

Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>

[ kraxel: fix console check, allow only 32 bpp as fallback ]

Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
49743df3
History
Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team