xemu/include/ui
Gerd Hoffmann 1dbfa00503 console: rename vga_hw_*, add QemuConsole param
Add QemuConsole parameter to vga_hw_*, so the interface allows to update
non-active consoles (the actual code can't handle this yet, see next
patch).  Passing NULL is allowed and updates the active console, like
the functions do today.

While touching all vga_hw_* calls anyway rename that to the functions to
hardware-neutral graphics_hw_*

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2013-04-16 09:03:48 +02:00
..
console.h console: rename vga_hw_*, add QemuConsole param 2013-04-16 09:03:48 +02:00
pixel_ops.h
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