Skip to content
Snippets Groups Projects
Commit 22571ffa authored by Peter Maydell's avatar Peter Maydell Committed by Gerd Hoffmann
Browse files

ui/console: Remove qemu_create_display_surface_guestmem()


The qemu_create_display_surface_guestmem() function was added in
commit a77549b3 but apparently never used. Remove it.

(The API of this function is in any case awkward as a generic
function: it assumes that a physical address uniquely identifies
a piece of memory in the system, which is mostly but not
always true.)

Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Message-id: 20181122170309.4856-1-peter.maydell@linaro.org
Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent 1b63665c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment