qemu/include/ui
Gerd Hoffmann 321f048d24 console: give each QemuConsole its own DisplaySurface
Go away from the global DisplaySurface, give one to each QemuConsole
instead.  With this patch applied it is possible to call
graphics_hw_* functions with qemu consoles which are not the current
foreground console.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2013-04-16 09:03:48 +02:00
..
console.h console: give each QemuConsole its own DisplaySurface 2013-04-16 09:03:48 +02:00
pixel_ops.h ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
qemu-pixman.h pixman: render vgafont glyphs into pixman images 2013-04-16 09:03:47 +02:00
qemu-spice.h chardev: add spice support to qapi 2013-03-13 10:27:46 +01:00
spice-display.h console: stop using DisplayState in gfx hardware emulation 2013-03-18 10:21:59 +01:00