[Qemu-devel] [PATCH 18/24] console: add GraphicHwOps
Pass a single GraphicHwOps struct pointer to graphic_console_init, instead of a bunch of function pointers. Signed-off-by: Gerd Hoffmann --- hw/arm/musicpal.c|8 ++-- hw/display/blizzard.c|9 ++--- hw/display/cirrus_vga.c |8 ++-- hw/display/exyno
[Qemu-devel] [PATCH 18/24] console: add GraphicHwOps
Pass a single GraphicHwOps struct pointer to graphic_console_init, instead of a bunch of function pointers. Signed-off-by: Gerd Hoffmann --- hw/arm/musicpal.c|8 ++-- hw/blizzard.c|9 ++--- hw/cirrus_vga.c |8 ++-- hw/exynos4210_fimd.c |8 ++-- hw